We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dcbc70 commit b7261c6Copy full SHA for b7261c6
.clang-format
@@ -23,7 +23,7 @@ AllowShortLoopsOnASingleLine: false
23
AlwaysBreakAfterDefinitionReturnType: None
24
AlwaysBreakAfterReturnType: None
25
AlwaysBreakBeforeMultilineStrings: false
26
-AlwaysBreakTemplateDeclarations: MultiLine
+AlwaysBreakTemplateDeclarations: true
27
BinPackArguments: true
28
BinPackParameters: true
29
BraceWrapping:
0 commit comments