diff --git a/.clang-format b/.clang-format index 99e25582..0adab5ca 100644 --- a/.clang-format +++ b/.clang-format @@ -9,7 +9,6 @@ ColumnLimit: 200 MaxEmptyLinesToKeep: 4 AlignTrailingComments: false -AllowShortIfStatementsOnASingleLine: true AllowShortLoopsOnASingleLine: true # require clang-format v14+