Files
Nikhil Badyal 672f83d1c4 🚨 Added Hadolint
2022-08-23 00:19:42 +05:30

8 lines
167 B
Plaintext

enable=all
source-path=SCRIPTDIR
disable=SC2154
# If you're having issues with shellcheck following source, disable the errors via:
# disable=SC1090
# disable=SC1091