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 e7a4fdf commit 88ee775Copy full SHA for 88ee775
.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