终于可以自由提交了!

This commit is contained in:
katelya
2025-09-01 20:40:37 +08:00
parent af5b2f8e02
commit be5462cbb0
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install commitlint --edit "$1"
# 禁用commitlint检查,让提交更自由
echo "✅ 提交消息检查已跳过"