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