You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
ansible-doc Remove modules which have ended their deprecation cycle 6 years ago
code-smell Code cleanup for test infrastructure. (#59046) 5 years ago
compile Code cleanup for test infrastructure. (#59046) 5 years ago
import Code cleanup for test infrastructure. (#59046) 5 years ago
pep8 Skip sanity tests that don't apply to bundled code 6 years ago
pslint many pslint fixes (#55862) 5 years ago
pylint Code cleanup for test infrastructure. (#59046) 5 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Test cleanup. 7 years ago
validate-modules Code cleanup for test infrastructure. (#59046) 5 years ago
yamllint Code cleanup for test infrastructure. (#59046) 5 years ago
ansible.cfg Fix ansible-test config management. 7 years ago