瀏覽代碼

picky about exact file extension

Robert Kosten 2 年之前
父節點
當前提交
f26cfe3835
共有 2 個文件被更改,包括 1 次插入1 次删除
  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 "$@"