chore(husky): 移除时间命令以简化 commit-msg、post-merge 和 pre-commit 钩子
This commit is contained in:
@@ -8,6 +8,6 @@ cat $1
|
||||
echo "🟢 [Commit-msg] Node 版本:$(node -v)"
|
||||
|
||||
# pnpm exec commitlint --edit $1
|
||||
time node node_modules/@commitlint/cli/cli.js --edit $1
|
||||
node node_modules/@commitlint/cli/cli.js --edit $1
|
||||
|
||||
echo "📝 [Commit-msg] commit-msg 钩子完成!"
|
||||
|
||||
Reference in New Issue
Block a user