mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 13:12:30 +00:00
* 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ansible_doc.py | ||
| compile.py | ||
| import.py | ||
| integration_aliases.py | ||
| pep8.py | ||
| pslint.py | ||
| pylint.py | ||
| rstcheck.py | ||
| sanity_docs.py | ||
| shellcheck.py | ||
| validate_modules.py | ||
| yamllint.py | ||