This commit was merged in pull request #1458.
This commit is contained in:
@@ -140,7 +140,7 @@ ignore = [
|
||||
known-first-party = ["config", "dashboard", "infrastructure", "integrations", "spark", "timmy", "timmy_serve"]
|
||||
|
||||
[tool.ruff.lint.per-file-ignores]
|
||||
"tests/**" = ["S"]
|
||||
"tests/**" = ["S", "E402"]
|
||||
|
||||
[tool.coverage.run]
|
||||
source = ["src"]
|
||||
|
||||
Reference in New Issue
Block a user