diff --git a/.clang-format b/.clang-format index c51e0b3cec..1b18323348 100644 --- a/.clang-format +++ b/.clang-format @@ -11,7 +11,6 @@ AllowShortFunctionsOnASingleLine: false IndentCaseLabels: false AlignEscapedNewlinesLeft: false AlignTrailingComments: true -AlignConsecutiveMacros: AcrossComments AllowAllParametersOfDeclarationOnNextLine: false AlignAfterOpenBracket: true SpaceAfterCStyleCast: false