Jelajahi Sumber

picky about exact file extension

Robert Kosten 2 tahun lalu
induk
melakukan
f26cfe3835
2 mengubah file dengan 1 tambahan dan 1 penghapusan
  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 "$@"