1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/runner/lib/sanity
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
..
__init__.py
ansible_doc.py
compile.py Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00
import.py Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00
integration_aliases.py
pep8.py
pslint.py
pylint.py Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00
rstcheck.py Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00
sanity_docs.py
shellcheck.py
validate_modules.py
yamllint.py Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00