chore(husky): 修复 git hooks 处理多行文件和正则问题
- pre-commit: 使用 tr | xargs 处理多行文件列表 - commit-msg: 简化正则避免括号转义问题
Showing
2 changed files
with
9 additions
and
10 deletions
-
Please register or login to post a comment
- pre-commit: 使用 tr | xargs 处理多行文件列表 - commit-msg: 简化正则避免括号转义问题