完成 Ruff 全量清理
This commit is contained in:
@@ -38,6 +38,10 @@ packages = ["core", "utils", "web"]
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
|
||||
[tool.ruff.lint.per-file-ignores]
|
||||
# FastAPI evaluates dependency metadata in route parameter defaults by design.
|
||||
"web/backend/**/*.py" = ["B008"]
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"pyright>=1.1.411",
|
||||
|
||||
Reference in New Issue
Block a user