refactor(clang-format): update insertbraces

This commit is contained in:
2026-03-19 02:09:51 +01:00
parent 6c30a42872
commit 85f642edf3
+1
View File
@@ -6,3 +6,4 @@ IndentCaseLabels: true
ColumnLimit: 120
PointerAlignment: Right
AllowShortFunctionsOnASingleLine: None
InsertBraces: true