summaryrefslogtreecommitdiff
path: root/test/utils
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2016-11-03 14:33:17 -0700
committerMatt Clay <matt@mystile.com>2016-11-03 14:58:11 -0700
commit469c4a106be39c7d5275a37bba7e189ef9449761 (patch)
treedcd446fe5c5c4672fbf27cc8ebe062052804dd80 /test/utils
parent66a0b1475f700f5a83cab993239ca148d61d699f (diff)
downloadansible-469c4a106be39c7d5275a37bba7e189ef9449761.tar.gz
Fix and create code-smell test for line endings.
Diffstat (limited to 'test/utils')
-rwxr-xr-xtest/utils/shippable/code-smell.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/utils/shippable/code-smell.sh b/test/utils/shippable/code-smell.sh
index 2ad834c322..ab5a555d3a 100755
--- a/test/utils/shippable/code-smell.sh
+++ b/test/utils/shippable/code-smell.sh
@@ -21,6 +21,7 @@ test/sanity/code-smell/use-compat-six.sh lib
test/sanity/code-smell/boilerplate.sh
test/sanity/code-smell/required-and-default-attributes.sh
test/sanity/code-smell/shebang.sh
+test/sanity/code-smell/line-endings.sh
shellcheck \
test/integration/targets/*/*.sh \