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.
2016-11-07 16:46:33 -08:00
..
boilerplate.sh Clean up code-smell sanity scripts. (#18407) 2016-11-07 16:46:33 -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
line-endings.sh Clean up code-smell sanity scripts. (#18407) 2016-11-07 16:46:33 -08:00
no-basestring.sh Clean up code-smell sanity scripts. (#18407) 2016-11-07 16:46:33 -08:00
replace-urlopen.sh Clean up code-smell sanity scripts. (#18407) 2016-11-07 16:46:33 -08:00
required-and-default-attributes.sh Test reorganization and cleanup. (#18270) 2016-10-31 12:53:11 -07:00
shebang.sh Clean up code-smell sanity scripts. (#18407) 2016-11-07 16:46:33 -08:00
use-compat-six.sh Clean up code-smell sanity scripts. (#18407) 2016-11-07 16:46:33 -08:00