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