Format and add missing shellcheck exceptions
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
set -eo pipefail; [[ $DOKKU_TRACE ]] && set -x
|
||||
|
||||
# shellcheck disable=SC1090
|
||||
source "$PLUGIN_AVAILABLE_PATH/ansible-deploy/functions"
|
||||
|
||||
dokku-ansible-deploy-vault-pass-cmd "$@"
|
||||
|
Reference in New Issue
Block a user