This website requires JavaScript.
Explore
Help
Sign In
zhangjianjun
/
corp-mp
Watch
1
Star
0
Fork
You've already forked corp-mp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
corp-mp
/
.husky
/
commit-msg
4 lines
95 B
Bash
Raw
Permalink
Blame
History
#!/usr/bin/env sh
# 运行 commitlint 检查 commit message
npx --no -- commitlint --edit
${
1
}
Reference in New Issue
View Git Blame
Copy Permalink