1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2017-11-30 15:47:38 -08:00
..
ansible-doc Remove remnants of obsolete fireball mode. 2016-12-09 16:56:34 -07:00
code-smell Enhance empty __init__ code-smell to check module_utils (#33438) 2017-11-30 15:47:38 -08:00
import Enable Python 3.7 in ansible-test. 2017-11-21 09:24:04 -08:00
pep8 yum: PEP8 compliancy and documentation changes (#33424) 2017-11-30 13:32:05 -05:00
pylint Fix anomalous backslashes and enable pylint test. 2017-11-21 23:22:51 -08:00
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 2017-04-13 10:28:52 -07:00
shellcheck Disable newer shellcheck tests which don't pass. 2017-02-27 22:31:47 -08:00
validate-modules Fix invalid string escape sequences. 2017-11-21 10:03:34 -08:00
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00