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