mirror of
https://github.com/natekspencer/hacs-oasis_mini.git
synced 2025-11-18 18:13:41 -05:00
7 lines
190 B
TOML
7 lines
190 B
TOML
[tool.ruff.lint.isort]
|
|
force-sort-within-sections = true
|
|
known-first-party = ["homeassistant", "tests"]
|
|
forced-separate = ["tests"]
|
|
combine-as-imports = true
|
|
split-on-trailing-comma = false
|