This commit is contained in:
2026-02-01 19:36:20 -06:00
parent 4fc904de63
commit f093e6f5a3
2 changed files with 1548 additions and 2119 deletions

View File

@@ -11,6 +11,9 @@ AllowShortBlocksOnASingleLine: true
AllowShortIfStatementsOnASingleLine: true
BreakBeforeBraces: Attach
ColumnLimit: 0
BreakFunctionDefinitionParameters: false
BinPackParameters: false
BinPackArguments: false
# --- Fix the "static T\nname(...)" style ---
AlwaysBreakAfterDefinitionReturnType: None

File diff suppressed because it is too large Load Diff