This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
rkosten
/
pre-commit-hooks
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
picky about exact file extension
Robert Kosten
2 anni fa
parent
1e9ec01cb8
commit
f26cfe3835
2 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
0
.pre-commit-hooks.yaml
1
1
pre_commit_hooks/shellharden.sh
.pre-commit-hooks.yml → .pre-commit-hooks.yaml
Vedi File
+ 1
- 1
pre_commit_hooks/shellharden.sh
Vedi File
@@ -13,6 +13,6 @@ fi
echo "$@"
exit 1
-shellharden "$@"
+shellharden
--check
"$@"