ansible/test/sanity/code-smell
Matt Clay ac492476e5
Bug fixes and cleanup for ansible-test. (#45991)
* Remove unused imports.
* Clean up ConfigParser usage in ansible-test.
* Fix bare except statements in ansible-test.
* Miscellaneous cleanup from PyCharm inspections.
* Enable pylint no-self-use for ansible-test.
* Remove obsolete pylint ignores for Python 3.7.
* Fix shellcheck issuers under newer shellcheck.
* Use newer path for ansible-test.
* Fix issues in code-smell tests.
2018-09-21 11:38:22 -07:00
..
azure-requirements.json
azure-requirements.py
boilerplate.json
boilerplate.py
botmeta.json Minor cleanup of code-smell tests. (#45658) 2018-09-14 11:12:06 -07:00
botmeta.py Minor cleanup of code-smell tests. (#45658) 2018-09-14 11:12:06 -07:00
changelog.json
changelog.py
configure-remoting-ps1.json
configure-remoting-ps1.py
docs-build.json
docs-build.py Improve error handling for docs-build test. 2018-09-21 08:34:07 -07:00
empty-init.json
empty-init.py Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00
line-endings.json
line-endings.py
no-assert.json
no-assert.py
no-basestring.json
no-basestring.py
no-dict-iteritems.json
no-dict-iteritems.py
no-dict-iterkeys.json
no-dict-iterkeys.py
no-dict-itervalues.json
no-dict-itervalues.py
no-get-exception.json
no-get-exception.py
no-illegal-filenames.json
no-illegal-filenames.py Minor cleanup of code-smell tests. (#45658) 2018-09-14 11:12:06 -07:00
no-smart-quotes.json
no-smart-quotes.py
no-tests-as-filters.json
no-tests-as-filters.py Minor cleanup of code-smell tests. (#45658) 2018-09-14 11:12:06 -07:00
no-underscore-variable.json
no-underscore-variable.py Minor cleanup of code-smell tests. (#45658) 2018-09-14 11:12:06 -07:00
no-unicode-literals.json
no-unicode-literals.py
replace-urlopen.json
replace-urlopen.py
required-and-default-attributes.json
required-and-default-attributes.py
shebang.json
shebang.py
skip.txt
test-constraints.json
test-constraints.py
use-argspec-type-path.json
use-argspec-type-path.py
use-compat-six.json
use-compat-six.py