diff --git a/.clang-format b/.clang-format index 8f96bf79d..132153802 100644 --- a/.clang-format +++ b/.clang-format @@ -17,7 +17,6 @@ AllowShortLoopsOnASingleLine: false AlwaysBreakAfterDefinitionReturnType: None AlwaysBreakAfterReturnType: None AlwaysBreakBeforeMultilineStrings: false -AlwaysBreakTemplateDeclarations: MultiLine BinPackArguments: true BinPackParameters: true BraceWrapping: