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
2019-03-05 10:26:06 -06:00
..
__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 Add a new check to ensure that module arguments are valid python identifiers (#53278) 2019-03-05 10:26:06 -06:00
yamllint.py