mirror of
https://github.com/flibusta-apps/fb2converter_server.git
synced 2025-12-06 06:55:36 +01:00
Add isort force-sort-within-sections
This commit is contained in:
@@ -60,6 +60,7 @@ extend-immutable-calls = ["fastapi.File", "fastapi.Form"]
|
||||
max-complexity = 15
|
||||
|
||||
[tool.ruff.isort]
|
||||
force-sort-within-sections = true
|
||||
# only_sections = true
|
||||
# force_sort_within_sections = true
|
||||
# lines_after_imports = 2
|
||||
|
||||
Reference in New Issue
Block a user