diff --git a/.clang-format b/.clang-format index b7f6f8a..016d250 100644 --- a/.clang-format +++ b/.clang-format @@ -7,7 +7,6 @@ AlignOperands: true AllowAllArgumentsOnNextLine: false AllowAllConstructorInitializersOnNextLine: false AllowAllParametersOfDeclarationOnNextLine: false -AllowShortBlocksOnASingleLine: Empty AllowShortCaseLabelsOnASingleLine: false AllowShortFunctionsOnASingleLine: Empty AllowShortIfStatementsOnASingleLine: Never