summaryrefslogtreecommitdiff
path: root/.shellcheckrc
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2021-12-22 16:46:23 +0100
committerBadlop <badlop@process-one.net>2021-12-23 13:56:53 +0100
commitf88aa49913866ae75e33ee5926b28483ee1cda35 (patch)
tree2fb71348bedeb8860564f1f4331a281231d0ef03 /.shellcheckrc
parentConfigure shellcheck to test with sh POSIX script (diff)
Give hint about what ejabberd.cfg.example sourcing
Diffstat (limited to '.shellcheckrc')
-rw-r--r--.shellcheckrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.shellcheckrc b/.shellcheckrc
index 96e22629..f9feb7e4 100644
--- a/.shellcheckrc
+++ b/.shellcheckrc
@@ -1 +1,3 @@
+external-sources=true
+source=ejabberdctl.cfg.example
shell=sh