e52ec3c034
fix: remove yaml loader from yamllint as this results in always pass ( #153 )
2021-06-09 15:58:48 +02:00
2d37210249
fix: avoid manipulation of an existing task object by a shallow copy ( #118 )
...
Fixes: https://github.com/emsecrist/ansible-later-issue-117
2021-05-04 21:55:44 +02:00
5dae0a6976
fix: add missing vault yaml tag ( #113 )
2021-04-13 22:27:26 +02:00
43d7edca32
refactor plugin system to use a class-based approach ( #68 )
...
* refactor plugin system to use a class-based approach
* disable some docstring linter errors and fix imports
* cleanup
* fix docs
* add metavars to cli arguments for better helptext
* add option to disable buildin rules
* remove print
* remove dead code
2021-01-30 16:52:48 +01:00
6dbfd81152
add flake8-pep3101
2020-04-11 16:20:41 +02:00
675bb6271e
add yapf as formatter
2020-04-05 14:33:43 +02:00
Robert Kaussow
397c92a27b
add better multiline logging and fix json format issues
2019-04-05 12:23:18 +02:00
Robert Kaussow
554d957af3
fix some linting errors
2019-04-04 16:06:18 +02:00
Robert Kaussow
2b574970c2
fix json logging and add file exclude options
2019-04-04 15:35:47 +02:00
Robert Kaussow
4f33afff3e
work on better json logging
2019-04-03 17:42:46 +02:00
Robert Kaussow
be74192c67
refactor logging and candidates
2019-04-02 16:34:03 +02:00