Fix admin launching and locator

This commit is contained in:
Caelan Sayler
2025-05-02 19:00:17 +01:00
parent 3f0b00e6cd
commit 9573a511b5
13 changed files with 229 additions and 139 deletions

View File

@@ -2,4 +2,5 @@ max_width = 140
use_small_heuristics = "Max"
indent_style = "Visual"
unstable_features = true
format_strings = true
format_strings = true
single_line_if_else_max_width = 40