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/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.
6 years ago
..
__init__.py Improve ansible-test match error handling. 6 years ago
ansible_doc.py Support comments in ansible-test flat files. 6 years ago
compile.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
import.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
integration_aliases.py Update Shippable integration test groups. (#43118) 6 years ago
pep8.py Improve ansible-test match error handling. 6 years ago
pslint.py Support comments in ansible-test flat files. 6 years ago
pylint.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
rstcheck.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
sanity_docs.py Multiple ansible-test fixes. (#38247) 7 years ago
shellcheck.py Support comments in ansible-test flat files. 6 years ago
validate_modules.py Support comments in ansible-test flat files. 6 years ago
yamllint.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago