ansible-later/ansiblelater
2024-01-28 14:54:27 +01:00
..
rules fix: strip builtin fqc prefix from task action (#759) 2024-01-27 20:56:00 +01:00
test refactor: replace str.format with f-strings (#521) 2023-01-09 11:59:25 +01:00
utils fix: strip builtin fqc prefix from task action (#759) 2024-01-27 20:56:00 +01:00
__init__.py build: migrate to poetry 2020-12-28 16:21:51 +01:00
__main__.py refactor: drop default standards version and rename to rules (#752) 2024-01-25 21:40:15 +01:00
candidate.py use candiate filetype 2024-01-28 14:54:27 +01:00
exceptions.py refctor: migrate flake8 to ruff python linter (#540) 2023-02-10 08:51:17 +01:00
logger.py fix linting 2024-01-15 15:26:56 +01:00
rule.py refactor: use lint-like rule identifier (#757) 2024-01-27 19:56:35 +01:00
settings.py feat: add rule CheckYamlOctalValues (#758) 2024-01-27 20:31:15 +01:00