diff --git a/.clang-format b/.clang-format index b010805e29aa..bac313f9d1de 100644 --- a/.clang-format +++ b/.clang-format @@ -40,7 +40,6 @@ AllowAllParametersOfDeclarationOnNextLine: true AllowBreakBeforeNoexceptSpecifier: Never AllowShortBlocksOnASingleLine: Never AllowShortCaseLabelsOnASingleLine: false -AllowShortCompoundRequirementOnASingleLine: true AllowShortEnumsOnASingleLine: true AllowShortFunctionsOnASingleLine: All AllowShortIfStatementsOnASingleLine: WithoutElse