aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.clang-format2
1 files changed, 1 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format
index a0b2ba11..f8a3b222 100644
--- a/.clang-format
+++ b/.clang-format
@@ -32,7 +32,7 @@ AlignOperands: true
#AllowShortLoopsOnASingleLine: false
#AlwaysBreakAfterReturnType: None
#AlwaysBreakBeforeMultilineStrings: false
-#AlwaysBreakTemplateDeclarations: true
+AlwaysBreakTemplateDeclarations: true
#BinPackArguments: true
#BinPackParameters: true
BraceWrapping: