ansible/test/sanity/compile
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
..
compile.py Code cleanup for test infrastructure. (#59046) 2019-07-12 13:17:20 -07:00
python2.6-skip.txt Implement a framework for having common code for release scripts (#55893) 2019-05-01 13:57:03 -05:00
python2.7-skip.txt Implement a framework for having common code for release scripts (#55893) 2019-05-01 13:57:03 -05:00
python3.5-skip.txt Implement a framework for having common code for release scripts (#55893) 2019-05-01 13:57:03 -05:00