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
3713bd2e6a
layui
/
.husky
/
commit-msg
5 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: commitlint 集成 commitlint 集成测试 BREAKING CHANGE: 新增 commitlint.config.js .husky 文件 #I4O3H0
2022-02-16 15:53:40 +08:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
chore: commit时格式整理
2022-02-16 17:22:55 +08:00
npm run lint:prettier
✨特性: 集成 custom commitlint 配置
2022-04-24 00:41:50 +08:00
npx --no -- commitlint --edit $1
Reference in New Issue
Copy Permalink