mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02:00
Update ruff to 0.2.1 (#109796)
* Update ruff to 0.2.1 * Rename config sections * Update remapped error codes * Add ignores
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# This extend our general Ruff rules specifically for tests
|
||||
extend = "../pyproject.toml"
|
||||
|
||||
[isort]
|
||||
[lint.isort]
|
||||
forced-separate = [
|
||||
"tests",
|
||||
]
|
||||
]
|
||||
|
Reference in New Issue
Block a user