Skip to content
Snippets Groups Projects
Commit e1747af2 authored by Adriaan de Groot's avatar Adriaan de Groot
Browse files

CI: use clang-format to add braces

parent 183f88a8
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ Cpp11BracedListStyle: "false"
FixNamespaceComments: "true"
IncludeBlocks: Preserve
IndentWidth: "4"
InsertBraces: "true"
MaxEmptyLinesToKeep: "2"
NamespaceIndentation: None
PointerAlignment: Left
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment