ansible/test/sanity/code-smell
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-var-precedence-check.py Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
boilerplate.sh Add boilerplate to fetch.py 2017-08-03 13:15:12 -07:00
configure-remoting-ps1.sh Add test for ConfigureRemotingForAnsible.ps1. 2017-01-06 10:40:13 -08:00
empty-init.sh Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
inappropriately-private.sh Cleanup and fixes for code smell scripts. 2016-11-03 23:56:30 -07:00
integration-aliases.py Test placement (#21801) 2017-02-22 12:43:45 -08:00
line-endings.sh Windows: Use the correct newline sequence for the platform (#21846) 2017-03-23 19:47:10 -07:00
no-basestring.sh Remove automatic use of system six 2017-07-25 15:58:23 -07:00
no-dict-iteritems.sh Remove automatic use of system six 2017-07-25 15:58:23 -07:00
no-dict-iterkeys.sh Remove automatic use of system six 2017-07-25 15:58:23 -07:00
no-dict-itervalues.sh Remove automatic use of system six 2017-07-25 15:58:23 -07:00
no-get-exception.sh code-smell test changes 2017-08-03 13:15:12 -07:00
no-underscore-variable.sh Add a (disabled) code-smell test for detecting _ variables 2017-08-07 11:11:31 -07:00
no-wildcard-import.sh code-smell test changes 2017-08-03 13:15:12 -07:00
pylint-ansible-test.sh Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
replace-urlopen.sh Remove automatic use of system six 2017-07-25 15:58:23 -07:00
required-and-default-attributes.sh
shebang.sh Add integration test that modules are loaded from the expected locations (#24170) 2017-05-01 08:52:25 -07:00
skip.txt Add a (disabled) code-smell test for detecting _ variables 2017-08-07 11:11:31 -07:00
test-constraints.sh Fix bugs in ansible-test units command. (#24044) 2017-04-27 11:21:11 +08:00
use-compat-six.sh Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00