ansible/test/sanity
Matt Clay 6645054329
Code cleanup for test infrastructure. (#59046)
* Remove useless object inheritance in test code.
* Remove unnecessary pass statements from test code.
* Comment on why certain pylint rules are ignored.
* Add more pylint test contexts.
* Fix import order.
* Remove unused variables.
* Remove unnecessary pass statement.
* Fix bad continuations.
* Remove unnecessary elif.
* Allow legitimate broad except statements.
* Allow legitimate protected access.
* Clean up names to make pylint pass.
2019-07-12 13:17:20 -07:00
..
ansible-doc Remove modules which have ended their deprecation cycle 2019-04-12 12:57:35 -07:00
code-smell Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
compile Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
import Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
pep8 Skip sanity tests that don't apply to bundled code 2018-12-17 11:01:01 -08:00
pslint many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
pylint Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
rstcheck
shellcheck
validate-modules Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
yamllint Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
ansible.cfg