xfy
1f672d1a7a
fix(lint): 修复所有 lint 错误
- 为导出的函数添加注释 (revive)
- 检查 os.Stdout.Write 返回值 (errcheck)
- 重命名 err 变量避免 shadow declaration (govet)
- 使用 tagged switch 替代 if-else (staticcheck QF1003)
- 用 append 展开替换循环 (staticcheck S1011)
- 添加常量消除重复字符串 (goconst)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-27 10:20:01 +08:00
..
2026-04-27 10:20:01 +08:00
2026-04-13 16:15:31 +08:00
2026-04-24 13:13:18 +08:00
2026-04-24 10:41:56 +08:00
2026-04-27 10:20:01 +08:00
2026-04-24 18:24:31 +08:00
2026-04-24 13:13:31 +08:00
2026-04-24 18:24:31 +08:00
2026-04-21 08:12:33 +08:00
2026-04-24 10:41:56 +08:00
2026-04-22 18:28:28 +08:00
2026-04-20 11:23:04 +08:00
2026-04-24 18:24:31 +08:00
2026-04-20 18:09:06 +08:00
2026-04-24 17:57:45 +08:00
2026-04-21 08:12:34 +08:00
2026-04-20 10:59:53 +08:00
2026-04-24 10:06:27 +08:00
2026-04-23 17:20:32 +08:00
2026-04-24 10:41:35 +08:00
2026-04-22 10:42:05 +08:00
2026-04-23 19:33:35 +08:00
2026-04-20 10:59:53 +08:00
2026-04-20 10:59:53 +08:00
2026-04-21 08:12:34 +08:00
2026-04-20 11:23:04 +08:00
2026-04-21 08:12:34 +08:00
2026-04-24 18:24:31 +08:00