We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d117b9 commit 8b34d24Copy full SHA for 8b34d24
.clang-format
@@ -11,6 +11,7 @@ ColumnLimit: '0'
11
FixNamespaceComments: 'false'
12
IndentCaseLabels: 'true'
13
IndentWidth: '4'
14
+InsertBraces: 'true'
15
Language: Cpp
16
MaxEmptyLinesToKeep: '2'
17
NamespaceIndentation: All
0 commit comments