ansible/test/sanity
Toshio Kuratomi 33d2728879 Rename python files in hacking/ directory to have .py suffix
ansible-test only passes files which have the .py suffix for sanity
tests on python files.  This change will allow sanity tests to run on
the Python files in hacking/

* Rename test-module to test-module.py
* Symlink test-module for backwards compat since end users may be using
  test-module
* Fix test-module sanity errors that are now triggered
* Rename ansible_profile to ansible-profile.py
* Rename build-ansible
2019-07-10 22:17:35 -07:00
..
ansible-doc
code-smell Rename python files in hacking/ directory to have .py suffix 2019-07-10 22:17:35 -07:00
compile Fix sanity tests that are failing with LC_ALL set (#58604) 2019-07-02 10:56:12 -05:00
import
pep8
pslint many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
pylint Prepare ansible-test for supporting collections. (#58886) 2019-07-09 17:31:04 -07:00
rstcheck
shellcheck
validate-modules Qtree was not idempotent (#58596) 2019-07-10 20:18:17 -04:00
yamllint Prepare ansible-test for supporting collections. (#58886) 2019-07-09 17:31:04 -07:00
ansible.cfg