This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
fphammerle
/
symuid
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
340e1cee6e
Rami (Branch)
Tag
master
1.0.0
symuid
/
.githooks
/
pre-commit
pre-commit
69 B
Cronologia
Originale
1
2
3
4
5
6
7
#!/bin/sh
set -ex
pipenv clean
pipenv sync --dev
pipenv run pytest