refactor(clang): add InsertBraces: true

This commit is contained in:
2026-03-17 23:16:57 +00:00
parent 19e63e812c
commit 4c4e9f502e
+1
View File
@@ -6,3 +6,4 @@ IndentCaseLabels: true
ColumnLimit: 120
PointerAlignment: Right
AllowShortFunctionsOnASingleLine: None
InsertBraces: true