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 912d6ed8cc Clean up code-smell sanity scripts. (#18407)
- Replace find ';' with '+' for faster execution.
- Replace grep -R with -r to avoid recursive warnings.
- Exclude .git and .tox directories from recursive grep.
- Improve messaging on failed sanity checks.
- Add no-basestring check to Shippable.
8 years ago
..
boilerplate.sh Clean up code-smell sanity scripts. (#18407) 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 Clean up code-smell sanity scripts. (#18407) 8 years ago
no-basestring.sh Clean up code-smell sanity scripts. (#18407) 8 years ago
replace-urlopen.sh Clean up code-smell sanity scripts. (#18407) 8 years ago
required-and-default-attributes.sh Test reorganization and cleanup. (#18270) 8 years ago
shebang.sh Clean up code-smell sanity scripts. (#18407) 8 years ago
use-compat-six.sh Clean up code-smell sanity scripts. (#18407) 8 years ago