This website requires JavaScript.
Explore
Help
Sign In
thamognya
/
internet_ml
Watch
1
Star
1
Fork
You've already forked internet_ml
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f2bad06898
internet_ml
/
web
/
frontend
/
.husky
/
commit-msg
6 lines
98 B
Bash
Raw
Blame
History
#!/bin/sh
.
"
$(
dirname
"
$0
"
)
/_/husky.sh
"
.
"
$(
dirname
"
$0
"
)
/common.sh
"
yarn commitlint --edit
$1
View Git Blame
Copy Permalink