laforge submitted this change.
2 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
.clang-format: adjust template formatting
Change-Id: I9345693982ce33e6bc811be9e98b9d3da2add7a1
---
M .clang-format
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/.clang-format b/.clang-format
index 8c68525..4de65a5 100644
--- a/.clang-format
+++ b/.clang-format
@@ -25,7 +25,7 @@
AlwaysBreakAfterDefinitionReturnType: None
AlwaysBreakAfterReturnType: None
AlwaysBreakBeforeMultilineStrings: false
-AlwaysBreakTemplateDeclarations: false
+AlwaysBreakTemplateDeclarations: true
BinPackArguments: true
BinPackParameters: true
BraceWrapping:
To view, visit change 30970. To unsubscribe, or for help writing mail filters, visit settings.