This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
rkosten
/
pre-commit-hooks
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
picky about exact file extension
Robert Kosten
hace 2 años
padre
1e9ec01cb8
commit
f26cfe3835
Se han
modificado 2 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
0
.pre-commit-hooks.yaml
1
1
pre_commit_hooks/shellharden.sh
.pre-commit-hooks.yml → .pre-commit-hooks.yaml
Ver fichero
+ 1
- 1
pre_commit_hooks/shellharden.sh
Ver fichero
@@ -13,6 +13,6 @@ fi
echo "$@"
exit 1
-shellharden "$@"
+shellharden
--check
"$@"