aboutsummaryrefslogtreecommitdiff
path: root/lint/sh
diff options
context:
space:
mode:
Diffstat (limited to 'lint/sh')
-rwxr-xr-xlint/sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/lint/sh b/lint/sh
deleted file mode 100755
index 18f2f551..00000000
--- a/lint/sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-find sh -type f -print -exec shellcheck -e SC1090 -s sh -- {} +