73fadc5e97
* Relocate code to fix type dependencies. * Fix missing and unused imports. * Fix type hints. * Suppress PyCharm false positives. * Avoid shadowing `file` built-in. * Use json.JSONEncoder directly instead of super(). This matches the recommended usage and avoids a PyCharm warning. * Remove redundant regex escape. * Remove redundant find_python call. * Use tarfile.open directly. * Add changelog fragment. |
||
---|---|---|
.. | ||
__init__.py | ||
ansible_doc.py | ||
bin_symlinks.py | ||
compile.py | ||
ignores.py | ||
import.py | ||
integration_aliases.py | ||
pep8.py | ||
pslint.py | ||
pylint.py | ||
rstcheck.py | ||
sanity_docs.py | ||
shellcheck.py | ||
validate_modules.py | ||
yamllint.py |