This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
illiaKozyr
/
Homework
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
8
Pull Requests
0
Wiki
Tree:
0ae89180b3
Branches
Tags
main
Homework
/
Fakogram REACT project
/
node_modules
/
react-dropzone
/
.husky
/
commit-msg
commit-msg
94 B
Histórico
Raw
1
2
3
4
5
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
# Check commit msg format
yarn commitlint --edit $1