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