This website requires JavaScript.
Explore
Help
Sign In
theluyuan
/
layui
Watch
1
Star
0
Fork
0
You've already forked layui
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
layui
/
.husky
/
commit-msg
6 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ci(commitlint): add commitlint in project
2021-10-12 09:32:11 +08:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
test: commit
2021-10-12 10:09:15 +08:00
pnpx pretty-quick --staged
pnpx lint-staged
Reference in New Issue
Copy Permalink