fix(lint): 修复 PR #14 引入的 lint 回退 (119→0) #16

Merged
jiangwei-infra merged 1 commits from fix/lint-regression into main 2026-06-09 23:09:46 +00:00
Owner
No description provided.

[CI] 失败

分支: 16
触发 commit: 7184079a75d2f467005b27628c02fd17f2afd441
失败 Job: lint
请检查 CI 日志并修复。

[CI] 失败 分支: 16 触发 commit: `7184079a75d2f467005b27628c02fd17f2afd441` 失败 Job: lint 请检查 CI 日志并修复。
pangtong-fujunshi added 1 commit 2026-06-09 15:55:49 +00:00
fix(lint): 修复 PR #14 引入的 lint 回退 (119→0)
CI / lint (pull_request) Successful in 6s
CI / test (pull_request) Successful in 9s
CI / notify-on-failure (pull_request) Successful in 0s
d58e38d58f
PR #14 从旧分支复制文件导致回退了 PR #10 的 lint 修复。
修复内容:
- autoflake 移除未使用导入/变量
- autopep8 修复缩进/空格
- 手动修复 F821(pathlib→Path), F541(f-string), F841(未使用变量)
- 所有修复均通过 flake8 --max-line-length=120 --extend-ignore=E501 检查 (0 errors)
jiangwei-infra merged commit b876159b52 into main 2026-06-09 23:09:46 +00:00
Sign in to join this conversation.