CI: use clang-format to add braces
This commit is contained in:
parent
183f88a846
commit
e1747af296
@ -22,6 +22,7 @@ Cpp11BracedListStyle: "false"
|
||||
FixNamespaceComments: "true"
|
||||
IncludeBlocks: Preserve
|
||||
IndentWidth: "4"
|
||||
InsertBraces: "true"
|
||||
MaxEmptyLinesToKeep: "2"
|
||||
NamespaceIndentation: None
|
||||
PointerAlignment: Left
|
||||
|
Loading…
Reference in New Issue
Block a user