ansible/test/sanity/code-smell
2018-01-29 13:46:02 -08:00
..
ansible-var-precedence-check.py
azure-requirements.py
boilerplate.sh Test cleanup. 2018-01-11 13:43:10 -08:00
configure-remoting-ps1.sh
empty-init.sh Enhance empty __init__ code-smell to check module_utils (#33438) 2017-11-30 15:47:38 -08:00
inappropriately-private.sh
integration-aliases.py
line-endings.sh
no-assert.py
no-basestring.sh
no-dict-iteritems.sh
no-dict-iterkeys.sh
no-dict-itervalues.sh
no-get-exception.sh
no-illegal-filenames.py Added code-smell check to verify filenames are allowed with Windows (#35436) 2018-01-29 13:46:02 -08:00
no-smart-quotes.sh Add pslint sanity test. (#35303) 2018-01-24 17:22:14 -08:00
no-tests-as-filters.py Fix tests as filters 5 (#34406) 2018-01-03 12:10:24 -06:00
no-underscore-variable.sh
no-unicode-literals.sh
no-wildcard-import.sh
replace-urlopen.sh
required-and-default-attributes.sh
shebang.sh Add PSScriptAnalyzer to default container. 2018-01-24 08:36:28 -08:00
skip.txt
test-constraints.sh
use-argspec-type-path.sh
use-compat-six.sh