chore: check import sorting when linting
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
@@ -17,3 +17,5 @@ indent-style = "space"
|
|||||||
line-ending = "lf"
|
line-ending = "lf"
|
||||||
quote-style = "double"
|
quote-style = "double"
|
||||||
|
|
||||||
|
[tool.ruff.lint]
|
||||||
|
extend-select = ["I"]
|
||||||
|
|||||||
Reference in New Issue
Block a user