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/docs/docsite/rst/dev_guide/testing/sanity
Toshio Kuratomi f4d7b9a596 code-smell test changes
* Create get_exception and wildcard import code-smell tests
* Add more detail to boilerplate and no-basestring descriptions
* Remove the no-list-cmp test as the pylint undefined-variable test covers it
2017-08-03 13:15:12 -07:00
..
ansible-doc.rst
ansible-var-precedence-check.rst
boilerplate.rst
configure-remoting-ps1.rst
empty-init.rst
import.rst
integration-aliases.rst
line-endings.rst
no-basestring.rst
no-dict-iteritems.rst
no-dict-iterkeys.rst
no-dict-itervalues.rst
no-get-exception.rst
no-wildcard-import.rst
pep8.rst
pylint-ansible-test.rst
pylint.rst
replace-urlopen.rst
required-and-default-attributes.rst
rstcheck.rst
sanity-docs.rst
shebang.rst
shellcheck.rst Initial ansible-test sanity docs. (#26775) 2017-07-14 14:24:45 +01:00
test-constraints.rst
use-compat-six.rst
validate-modules.rst
yamllint.rst