We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84c790f + 2be97f4 commit aa5b670Copy full SHA for aa5b670
1 file changed
.pre-commit-hooks.yaml
@@ -3,4 +3,4 @@
3
description: Check Shell Syntax on ALL staged files with user friendly messages and colors
4
entry: pre_commit_hooks/shell-lint.sh
5
language: script
6
- files: (\.sh|\.zsh|\.ksh)$
+ types: [shell]
0 commit comments