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
Matt Clay 8c270ac75f Add empty-init code-smell script. (#18406)
Also removed boilerplate from otherwise empty __init__.py files
which should not contain any code (checked by empty-init script).
8 years ago
..
boilerplate.sh Add empty-init code-smell script. (#18406) 8 years ago
empty-init.sh Add empty-init code-smell script. (#18406) 8 years ago
inappropriately-private.sh Cleanup and fixes for code smell scripts. 8 years ago
line-endings.sh Cleanup and fixes for code smell scripts. 8 years ago
no-basestring.sh Cleanup and fixes for code smell scripts. 8 years ago
replace-urlopen.sh Cleanup and fixes for code smell scripts. 8 years ago
required-and-default-attributes.sh Test reorganization and cleanup. (#18270) 8 years ago
shebang.sh Run validate-modules with python 2 only. 8 years ago
use-compat-six.sh Cleanup and fixes for code smell scripts. 8 years ago