This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
rkosten
/
pre-commit-hooks
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
picky about exact file extension
Robert Kosten
il y a 2 ans
Parent
1e9ec01cb8
commit
f26cfe3835
2 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
0
0
.pre-commit-hooks.yaml
1
1
pre_commit_hooks/shellharden.sh
.pre-commit-hooks.yml → .pre-commit-hooks.yaml
Voir le fichier
+ 1
- 1
pre_commit_hooks/shellharden.sh
Voir le fichier
@@ -13,6 +13,6 @@ fi
echo "$@"
exit 1
-shellharden "$@"
+shellharden
--check
"$@"