style: update formatting and alignment in dynamic array files
All checks were successful
CI / build (push) Successful in 10m53s

This commit is contained in:
2026-04-16 11:06:06 -03:00
parent a8cd5fb7a8
commit 4238d73749
3 changed files with 49 additions and 81 deletions

View File

@@ -6,7 +6,7 @@ UseTab: Never
ColumnLimit: 100
BreakBeforeBraces: Allman
BreakBeforeBraces: Attach
AllowShortIfStatementsOnASingleLine: false
AllowShortFunctionsOnASingleLine: None
@@ -19,4 +19,4 @@ SortIncludes: true
IndentCaseLabels: true
AlignEscapedNewlines: Left
AlignEscapedNewlines: Right