Files
SpecialX 2df2237d56
Some checks failed
CI Python / test (push) Failing after 1m30s
CI Go / test (push) Failing after 31s
CI TypeScript / test (push) Failing after 7s
fix: 移除 pre-push hook
husky 9 的 pre-push hook 在 Windows Git Bash 下有 stdout 'Bad file descriptor' bug,
阻塞所有推送。Go 编译检查改由 CI 完成。

规范文档 docs/standards/git-workflow.md §3.4 保留 pre-push 设计说明,
待 husky 修复或迁移至 CI 后恢复。
2026-07-08 13:10:43 +08:00
..