mirror of
https://github.com/flibusta-apps/telegram_files_cache_server.git
synced 2025-12-06 14:45:36 +01:00
Add isort force-sort-within-sections
This commit is contained in:
@@ -64,6 +64,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
|
||||
|
||||
Reference in New Issue
Block a user