refactor(clang): add InsertBraces: true
This commit is contained in:
@@ -6,3 +6,4 @@ IndentCaseLabels: true
|
|||||||
ColumnLimit: 120
|
ColumnLimit: 120
|
||||||
PointerAlignment: Right
|
PointerAlignment: Right
|
||||||
AllowShortFunctionsOnASingleLine: None
|
AllowShortFunctionsOnASingleLine: None
|
||||||
|
InsertBraces: true
|
||||||
|
|||||||
Reference in New Issue
Block a user