hooks commit-msg

This commit is contained in:
gct 2020-10-15 21:45:24 +08:00
parent aa4eef785d
commit c4286b52b7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"hooks": {
"hooks2": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
}