xfy
cd2d1a8194
refactor: 优化字符串构建方式,统一测试错误处理风格
- 使用 fmt.Fprintf 替代冗余的 WriteString(fmt.Sprintf) 组合
- 测试中 nil 检查使用 t.Fatal 替代 t.Error 立即终止
- .gitignore 添加 html/ 目录忽略
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 17:49:11 +08:00
..
2026-04-03 14:07:42 +08:00
2026-04-03 17:49:11 +08:00
2026-04-03 17:36:58 +08:00
2026-04-03 17:37:05 +08:00
2026-04-03 17:36:58 +08:00
2026-04-03 17:49:11 +08:00
2026-04-03 16:57:48 +08:00
2026-04-03 17:49:11 +08:00
2026-04-03 17:36:58 +08:00
2026-04-03 17:37:05 +08:00
2026-04-03 16:57:59 +08:00