aboutsummaryrefslogtreecommitdiffstats
path: root/etc/shellcheck.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/shellcheck.profile')
-rw-r--r--etc/shellcheck.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/shellcheck.profile b/etc/shellcheck.profile
index d26096c77..f8744bdf8 100644
--- a/etc/shellcheck.profile
+++ b/etc/shellcheck.profile
@@ -7,6 +7,8 @@ include shellcheck.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10blacklist ${RUNUSER}/wayland-*
11
10noblacklist ${DOCUMENTS} 12noblacklist ${DOCUMENTS}
11 13
12include disable-common.inc 14include disable-common.inc