Hoernchen has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-trx/+/30970 )
Change subject: .clag-format: adjust template formatting
......................................................................
.clag-format: adjust template formatting
Change-Id: I9345693982ce33e6bc811be9e98b9d3da2add7a1
---
M .clang-format
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/70/30970/1
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
https://gerrit.osmocom.org/c/osmo-trx/+/30970
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: I9345693982ce33e6bc811be9e98b9d3da2add7a1
Gerrit-Change-Number: 30970
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild(a)sysmocom.de>
Gerrit-MessageType: newchange