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 Martz a639dc6d88
Add a new check to ensure that module arguments are valid python identifiers (#53278)
* Add a new check to ensure that module arguments are valid python identifiers

* Move the check up higher, out of the if docs block

* Skip validate-modules on py2

* Remove errant alias
6 years ago
..
__init__.py Support `ignore_changes` in code-smell tests. 6 years ago
ansible_doc.py Doc fragments to plugins (#50172) 6 years ago
compile.py
import.py
integration_aliases.py
pep8.py
pslint.py
pylint.py
rstcheck.py
sanity_docs.py
shellcheck.py
validate_modules.py Add a new check to ensure that module arguments are valid python identifiers (#53278) 6 years ago
yamllint.py Doc fragments to plugins (#50172) 6 years ago