Add isort force-sort-within-sections

This commit is contained in:
2023-01-09 21:31:16 +01:00
parent 09130d7905
commit 848cb2b597
4 changed files with 4 additions and 3 deletions

View File

@@ -63,6 +63,7 @@ max-complexity = 15
[tool.ruff.isort]
known-first-party = ["core", "app"]
force-sort-within-sections = true
# only_sections = true
# force_sort_within_sections = true