This website works better with JavaScript
Home
Explore
Help
Sign In
rkosten
/
pre-commit-hooks
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
picky about exact file extension
Robert Kosten
2 years ago
parent
1e9ec01cb8
commit
f26cfe3835
2 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
0
0
.pre-commit-hooks.yaml
1
1
pre_commit_hooks/shellharden.sh
.pre-commit-hooks.yml → .pre-commit-hooks.yaml
View File
+ 1
- 1
pre_commit_hooks/shellharden.sh
View File
@@ -13,6 +13,6 @@ fi
echo "$@"
exit 1
-shellharden "$@"
+shellharden
--check
"$@"