Format and add missing shellcheck exceptions

This commit is contained in:
Luke Murphy
2020-04-13 09:21:36 +02:00
parent 3c922ea8b4
commit 12c0d52e47
5 changed files with 11 additions and 6 deletions

View File

@ -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 "$@"