@ -7,6 +7,9 @@ case "${PLUGIN_LINT,,}" in
yml|yaml)
lint-yaml
;;
docker|dockerfile)
lint-dockerfile
*)
# shellcheck disable=SC2068
exec ${@}