diff --git a/.clang-format b/.clang-format index f5d7fb711..3067583e1 100644 --- a/.clang-format +++ b/.clang-format @@ -31,4 +31,3 @@ AlwaysBreakBeforeMultilineStrings: true IndentPPDirectives: AfterHash PPIndentWidth: 2 BinPackArguments: false -BinPackParameters: false