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/sanity
Toshio Kuratomi 7bd0af15d2
Enhance empty __init__ code-smell to check module_utils (#33438)
Empty __init__ will allow us to use python namespaces with all of these
files.  That may be something we want to take advantage of for allowign
them to be expanded by user dirs.  Also might be needed for AnsiballZ or
other wrapper enhancements in the future.
7 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell Enhance empty __init__ code-smell to check module_utils (#33438) 7 years ago
import Enable Python 3.7 in ansible-test. 7 years ago
pep8 yum: PEP8 compliancy and documentation changes (#33424) 7 years ago
pylint Fix anomalous backslashes and enable pylint test. 7 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Disable newer shellcheck tests which don't pass. 8 years ago
validate-modules Fix invalid string escape sequences. 7 years ago
ansible.cfg Fix ansible-test config management. 7 years ago