Commit Graph

23 Commits

Author SHA1 Message Date
Robert Kaussow 6dbfd81152 add flake8-pep3101 2020-04-11 16:20:41 +02:00
Robert Kaussow ccc9e5b6d7 fix linting issues 2020-04-05 14:54:39 +02:00
Robert Kaussow 675bb6271e add yapf as formatter 2020-04-05 14:33:43 +02:00
Robert Kaussow 031e528c4b fix handling of empty task names 2019-11-20 00:32:58 +01:00
Robert Kaussow 7e924af87b include only jinja2 strings if candidate is a template 2019-07-11 18:06:52 +02:00
Robert Kaussow 842b6b96c8 include only jinja2 strings if candidate is a template 2019-07-11 17:51:58 +02:00
Robert Kaussow bdeded30f2 force single line in isort and fix pep8 issues 2019-04-10 16:09:37 +02:00
Robert Kaussow 40acaa0b13 add some missing docstrings 2019-04-10 14:50:48 +02:00
Robert Kaussow 46d1e35ece configuration options for single rules can be set in config file 2019-04-10 14:44:08 +02:00
Robert Kaussow 703b0e4e58 cleanup 2019-04-05 22:05:06 +02:00
Robert Kaussow 554d957af3 fix some linting errors 2019-04-04 16:06:18 +02:00
Robert Kaussow be74192c67 refactor logging and candidates 2019-04-02 16:34:03 +02:00
Robert Kaussow bae3078c75 add block paramters to __ansible_action_meta__ if task is 'block' 2019-02-19 10:09:23 +01:00
Robert Kaussow 098366fcf8 add new rule check_filter_separation 2019-01-30 00:27:30 +01:00
Robert Kaussow e77a651669 add new role check_become_user 2019-01-28 12:30:05 +01:00
Robert Kaussow 3ab8959703 add new rule to readme; small enhancements 2019-01-28 11:25:56 +01:00
Robert Kaussow 961b965f96 fix wrong line numbers in normalized yaml 2019-01-28 11:04:44 +01:00
Robert Kaussow 51c5f43e5c reactor lin number handling for yaml files 2019-01-25 15:08:37 +01:00
Robert Kaussow 0c88cfb7c2 add missing package managers to check_install_use_latest 2019-01-25 12:43:54 +01:00
Robert Kaussow e4f305bbff init line counter with 1 2019-01-25 12:32:28 +01:00
Robert Kaussow b6126758a5 fix wrong line number in ANSIBLE0004 rule 2019-01-24 16:14:16 +01:00
Robert Kaussow 1ec1dac888 include_vars must not be named 2019-01-09 20:44:19 +01:00
Robert Kaussow 6e20d9bac5 initial commit 2018-12-19 11:19:07 +01:00