mirror of
https://github.com/pwr-Solaar/Solaar.git
synced 2025-12-13 20:35:45 +01:00
ruff: Force single line imports
This makes commits easier to compare. Related #2295
This commit is contained in:
committed by
Peter F. Patel-Schneider
parent
e92f1a8a0b
commit
66d31885e4
@@ -12,4 +12,5 @@ select = [
|
||||
]
|
||||
|
||||
[tool.ruff.lint.isort]
|
||||
force-single-line = true
|
||||
lines-between-types = 1
|
||||
|
||||
Reference in New Issue
Block a user