Skip to content

Commit b7261c6

Browse files
committed
[Format] Breack templates declarations
1 parent 4dcbc70 commit b7261c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clang-format

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ AllowShortLoopsOnASingleLine: false
2323
AlwaysBreakAfterDefinitionReturnType: None
2424
AlwaysBreakAfterReturnType: None
2525
AlwaysBreakBeforeMultilineStrings: false
26-
AlwaysBreakTemplateDeclarations: MultiLine
26+
AlwaysBreakTemplateDeclarations: true
2727
BinPackArguments: true
2828
BinPackParameters: true
2929
BraceWrapping:

0 commit comments

Comments
 (0)