mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 19:40:53 +08:00
chore: init project
This commit is contained in:
6
.husky/commit-msg
Executable file
6
.husky/commit-msg
Executable file
@@ -0,0 +1,6 @@
|
||||
echo Start running commit-msg hook...
|
||||
|
||||
# Check whether the git commit information is standardized
|
||||
pnpm exec commitlint --edit "$1"
|
||||
|
||||
echo Run commit-msg hook done.
|
||||
Reference in New Issue
Block a user