Explorar o código

picky about exact file extension

Robert Kosten %!s(int64=2) %!d(string=hai) anos
pai
achega
f26cfe3835
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 0 0
      .pre-commit-hooks.yaml
  2. 1 1
      pre_commit_hooks/shellharden.sh

.pre-commit-hooks.yml → .pre-commit-hooks.yaml


+ 1 - 1
pre_commit_hooks/shellharden.sh

@@ -13,6 +13,6 @@ fi
 echo "$@"
 exit 1
 
-shellharden "$@"
+shellharden --check "$@"