This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
rkosten
/
pre-commit-hooks
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
picky about exact file extension
Robert Kosten
há 2 anos atrás
pai
1e9ec01cb8
commit
f26cfe3835
2 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
0
0
.pre-commit-hooks.yaml
1
1
pre_commit_hooks/shellharden.sh
.pre-commit-hooks.yml → .pre-commit-hooks.yaml
Ver Ficheiro
+ 1
- 1
pre_commit_hooks/shellharden.sh
Ver Ficheiro
@@ -13,6 +13,6 @@ fi
echo "$@"
exit 1
-shellharden "$@"
+shellharden
--check
"$@"