Commit Graph

7 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 1f4634feb9 fix: remove dead code config.get experience 2026-06-10 23:37:46 +08:00
cfdaily e7824a5830 auto-sync: 2026-06-03 18:28:53 2026-06-03 18:28:53 +08:00
cfdaily b4e9ca403b auto-sync: 2026-06-03 18:28:44 (catch-all) 2026-06-03 18:28:44 +08:00
cfdaily 881b072b77 auto-sync: 2026-05-19 22:56:24 2026-05-19 22:56:24 +08:00
cfdaily cf4529720b auto-sync: 2026-05-19 13:54:58 2026-05-19 13:54:58 +08:00