This website requires JavaScript.
Explore
Help
Sign In
xiner
/
Edu
Watch
1
Star
0
Fork
0
You've already forked Edu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6f68f9722e4201b6d78388dc81c0ef2ffaa9738c
Edu
/
.husky
History
SpecialX
6f68f9722e
fix: pre-push hook 在 go 不可用时跳过
...
Git Bash 环境可能未将 go 加入 PATH,导致 hook 失败阻塞推送。 改为 command -v 检测,不可用时跳过(CI 会做完整检查)。
2026-07-08 13:10:16 +08:00
..
commit-msg
chore: 修复 lint-staged 与 husky 配置适配当前工具链
2026-07-08 12:49:18 +08:00
pre-commit
chore: 修复 lint-staged 与 husky 配置适配当前工具链
2026-07-08 12:49:18 +08:00
pre-push
fix: pre-push hook 在 go 不可用时跳过
2026-07-08 13:10:16 +08:00