You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/sanity/code-smell
Hervé Beraud 0e9ae5b8cc [fix] no-unicode-literals sanity error on ansible.egg-info (#30446)
* [fix] no-unicode-literals sanity error on ansible.egg-info
7 years ago
..
ansible-var-precedence-check.py
boilerplate.sh Fix wildcard imports, remove get_exception, add boilerplate 7 years ago
configure-remoting-ps1.sh
empty-init.sh
inappropriately-private.sh
integration-aliases.py
line-endings.sh
no-basestring.sh
no-dict-iteritems.sh
no-dict-iterkeys.sh
no-dict-itervalues.sh
no-get-exception.sh Fix wildcard imports, remove get_exception, add boilerplate 7 years ago
no-smart-quotes.sh Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
no-underscore-variable.sh
no-unicode-literals.sh [fix] no-unicode-literals sanity error on ansible.egg-info (#30446) 7 years ago
no-wildcard-import.sh Fix wildcard imports, remove get_exception, add boilerplate 7 years ago
pylint-ansible-test.sh
replace-urlopen.sh
required-and-default-attributes.sh
shebang.sh
skip.txt
test-constraints.sh
use-compat-six.sh