1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-17 05:17:33 +00:00
community.general/docs/docsite/rst/dev_guide/testing/sanity
Toshio Kuratomi 44935a5db6 Add a (disabled) code-smell test for detecting _ variables
We are reserving the _ identifier for i18n work.  Code should use the
identifier dummy for dummy variables instead.

This test is currently skipped as someone needs to generate the list of
files which are currently out of compliance before this can be turned
on.
2017-08-07 11:11:31 -07:00
..
ansible-doc.rst
ansible-var-precedence-check.rst
boilerplate.rst code-smell test changes 2017-08-03 13:15:12 -07:00
configure-remoting-ps1.rst
empty-init.rst
import.rst
integration-aliases.rst
line-endings.rst
no-basestring.rst code-smell test changes 2017-08-03 13:15:12 -07:00
no-dict-iteritems.rst
no-dict-iterkeys.rst
no-dict-itervalues.rst
no-get-exception.rst code-smell test changes 2017-08-03 13:15:12 -07:00
no-underscore-variable.rst Add a (disabled) code-smell test for detecting _ variables 2017-08-07 11:11:31 -07:00
no-wildcard-import.rst code-smell test changes 2017-08-03 13:15:12 -07:00
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
test-constraints.rst
use-compat-six.rst
validate-modules.rst
yamllint.rst