aboutsummaryrefslogtreecommitdiff
path: root/lint/sh.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lint/sh.sh')
-rw-r--r--lint/sh.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/lint/sh.sh b/lint/sh.sh
new file mode 100644
index 00000000..632585bf
--- /dev/null
+++ b/lint/sh.sh
@@ -0,0 +1 @@
+find sh -type f -print -exec shellcheck -e SC1090 -s sh -- {} +