mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
This patch adds a ShellCheck configuration for s390-tools. See https://www.shellcheck.net/wiki/Directive for details. Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
6 lines
152 B
Plaintext
6 lines
152 B
Plaintext
# Search in the current script's directory by default (since 0.7.0)
|
|
source-path=SCRIPTDIR
|
|
|
|
# Allow external-sources (since 0.8.0)
|
|
external-sources=true
|