mirror of
https://github.com/antd-tiny-vue/antd-tiny-vue.git
synced 2025-12-03 20:19:41 +08:00
chore: add commitlint
This commit is contained in:
4
.husky/commit-msg
Executable file
4
.husky/commit-msg
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
pnpm exec commitlint -e "$1"
|
||||
Reference in New Issue
Block a user