Commit Graph

12 Commits

Author SHA1 Message Date
cfdaily eaaf42b37d fix(lint): 修复 PR #14 引入的 lint 回退 (119→0)
PR #14 从旧分支复制文件导致回退了 PR #10 的 lint 修复。
修复内容:
- autoflake 移除未使用导入/变量
- autopep8 修复缩进/空格
- 手动修复 F821(pathlib→Path), F541(f-string), F841(未使用变量)
- 所有修复均通过 flake8 --max-line-length=120 --extend-ignore=E501 检查 (0 errors)
2026-06-10 23:37:46 +08:00
cfdaily e504e56ecc chore: simayi-approved changes - lint fixes, toolchain improvements, healthz
All changes reviewed and APPROVED in PR #12 (Review ID: 40):
- toolchain_routes: webhook repo/org format compat, content dedup (sha256), closed issue filter
- dispatcher: inform mail crash 误标 done 修复
- ticker: cleanup and improvements
- healthz endpoint
- conftest: integration/e2e deselect markers
- docs: design docs, test-guide updates
- various lint/whitespace fixes across 30 files
2026-06-10 23:37:46 +08:00
cfdaily 33e8c68458 fix: resolve all flake8 lint errors (118 → 0) 2026-06-10 23:37:46 +08:00
cfdaily ea89d568d0 auto-sync: 2026-06-06 11:26:44 2026-06-06 11:26:44 +08:00
cfdaily d7228dd004 auto-sync: 2026-06-05 11:59:23 2026-06-05 11:59:23 +08:00
cfdaily 54b373c759 auto-sync: 2026-05-20 20:47:45 2026-05-20 20:47:45 +08:00
cfdaily 8faaa71a1d auto-sync: 2026-05-20 20:35:41 2026-05-20 20:35:41 +08:00
cfdaily a3b52ce8c7 auto-sync: 2026-05-20 20:34:25 2026-05-20 20:34:25 +08:00
cfdaily 1dd396ed3d auto-sync: 2026-05-18 00:24:37 2026-05-18 00:24:37 +08:00
cfdaily 9b8ba38cc4 auto-sync: 2026-05-18 00:24:07 2026-05-18 00:24:07 +08:00
cfdaily 547fa7558a auto-sync: 2026-05-18 00:23:40 2026-05-18 00:23:40 +08:00
cfdaily 603061c64f auto-sync: 2026-05-17 00:44:10 2026-05-17 00:44:10 +08:00