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/code-smell
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
..
action-plugin-docs.json Support `ignore_changes` in code-smell tests. 6 years ago
action-plugin-docs.py Add future and metaclass boilerplate to test code. 5 years ago
azure-requirements.json
azure-requirements.py Add future and metaclass boilerplate to test code. 5 years ago
botmeta.json
botmeta.py Code cleanup for test infrastructure. (#59046) 5 years ago
changelog.json
changelog.py Add future and metaclass boilerplate to test code. 5 years ago
configure-remoting-ps1.json
configure-remoting-ps1.py Add future and metaclass boilerplate to test code. 5 years ago
deprecated-config.json code-smell test that can find deprecated config items (#46273) 6 years ago
deprecated-config.py Code cleanup for test infrastructure. (#59046) 5 years ago
docs-build.json
docs-build.py Add future and metaclass boilerplate to test code. 5 years ago
empty-init.json
empty-init.py Add future and metaclass boilerplate to test code. 5 years ago
future-import-boilerplate.json Split the metaclass == type and from future boilerplate code. 5 years ago
future-import-boilerplate.py Add future and metaclass boilerplate to test code. 5 years ago
line-endings.json
line-endings.py Add future and metaclass boilerplate to test code. 5 years ago
metaclass-boilerplate.json Split the metaclass == type and from future boilerplate code. 5 years ago
metaclass-boilerplate.py Add future and metaclass boilerplate to test code. 5 years ago
no-assert.json
no-assert.py Add future and metaclass boilerplate to test code. 5 years ago
no-basestring.json
no-basestring.py Add future and metaclass boilerplate to test code. 5 years ago
no-dict-iteritems.json
no-dict-iteritems.py Add future and metaclass boilerplate to test code. 5 years ago
no-dict-iterkeys.json
no-dict-iterkeys.py Add future and metaclass boilerplate to test code. 5 years ago
no-dict-itervalues.json
no-dict-itervalues.py Add future and metaclass boilerplate to test code. 5 years ago
no-get-exception.json
no-get-exception.py Add future and metaclass boilerplate to test code. 5 years ago
no-illegal-filenames.json
no-illegal-filenames.py Code cleanup for test infrastructure. (#59046) 5 years ago
no-main-display.json Add a Singleton metaclass, use it with Display (#48935) 6 years ago
no-main-display.py Add future and metaclass boilerplate to test code. 5 years ago
no-smart-quotes.json
no-smart-quotes.py Add future and metaclass boilerplate to test code. 5 years ago
no-unicode-literals.json
no-unicode-literals.py Add future and metaclass boilerplate to test code. 5 years ago
no-unwanted-files.json Add sanity test to check for unwanted files. 5 years ago
no-unwanted-files.py Add future and metaclass boilerplate to test code. 5 years ago
replace-urlopen.json
replace-urlopen.py Add future and metaclass boilerplate to test code. 5 years ago
required-and-default-attributes.json
required-and-default-attributes.py Code cleanup for test infrastructure. (#59046) 5 years ago
shebang.json
shebang.py Code cleanup for test infrastructure. (#59046) 5 years ago
skip.txt Disable the update-bundled test during normal operation 6 years ago
symlinks.json
symlinks.py Add future and metaclass boilerplate to test code. 5 years ago
test-constraints.json
test-constraints.py Add future and metaclass boilerplate to test code. 5 years ago
update-bundled.json Have update-bundled check for updates to all bundled code 6 years ago
update-bundled.py Fix pylint warnings for update-bundled 5 years ago
use-argspec-type-path.json
use-argspec-type-path.py Add future and metaclass boilerplate to test code. 5 years ago
use-compat-six.json
use-compat-six.py Add future and metaclass boilerplate to test code. 5 years ago