We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8616f55 commit b0531a7Copy full SHA for b0531a7
.clang-format
@@ -19,4 +19,5 @@ InsertBraces: true
19
NamespaceIndentation: None
20
PackConstructorInitializers: CurrentLine
21
SortIncludes: Never
22
+SpaceBeforeCpp11BracedList: false
23
TabWidth: 4
0 commit comments