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/lib/ansible_test/_internal/commands/sanity
Matt Clay 83671ecb39
ansible-test - Enable pylint docstyle for tests (#84092)
This cleans up the implementation of the pylint sanity test and enables the docstyle extension rule `bad-docstring-quotes` for tests.

The rule will be enabled for the rest of ansible-core once automated cleanup has been performed on existing docstrings.
2 months ago
..
__init__.py ansible-test - Update mypy and package-data tests (#83734) 4 months ago
ansible_doc.py Do not mangle plugin names in collections that start with an underscore. (#82574) 9 months ago
bin_symlinks.py
compile.py
ignores.py
import.py
integration_aliases.py
pep8.py
pslint.py
pylint.py ansible-test - Enable pylint docstyle for tests (#84092) 2 months ago
shellcheck.py
validate_modules.py
yamllint.py