Disable Shell Check SC2329 - Warnings for functions not invoked

This commit is contained in:
David Murphy 2024-07-09 13:40:02 -06:00 committed by Daniel Wozniak
parent 7881998765
commit 16ad6a8d0c

View file

@ -5,6 +5,7 @@
# https://github.com/saltstack/salt-bootstrap
# shellcheck disable=SC2317
# shellcheck disable=SC2086
# shellcheck disable=SC2329
#
#======================================================================================================================
# vim: softtabstop=4 shiftwidth=4 expandtab fenc=utf-8 spell spelllang=en cc=120