Add .shellcheckrc to configure shellcheck ignore SC1090-1 globally

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2025-04-06 14:33:34 +01:00
parent 48c59cb6cf
commit 2088601148
14 changed files with 3 additions and 17 deletions
-2
View File
@@ -9,8 +9,6 @@
# This file is copyright under the latest version of the EUPL.
# Please see LICENSE file for your rights under this license.
# shellcheck disable=SC1090
readonly PI_HOLE_SCRIPT_DIR="/opt/pihole"
# PI_HOLE_BIN_DIR is not readonly here because in some functions (checkout),