summaryrefslogtreecommitdiff
path: root/.shellcheckrc
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2021-12-22 16:46:41 +0100
committerBadlop <badlop@process-one.net>2021-12-23 13:57:06 +0100
commitcde089ce9c25a0029d52a970d587b979080fa7e2 (patch)
tree83b070683c2e01f8bd78a908984601487f0090e6 /.shellcheckrc
parentThe read value is useless, so use throwaway variable name (diff)
Disable some shellcheck warnings
Diffstat (limited to '.shellcheckrc')
-rw-r--r--.shellcheckrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.shellcheckrc b/.shellcheckrc
index f9feb7e4..0b7131a2 100644
--- a/.shellcheckrc
+++ b/.shellcheckrc
@@ -1,3 +1,4 @@
+disable=SC2016,SC2086,SC2089,SC2090
external-sources=true
source=ejabberdctl.cfg.example
shell=sh