diff --git a/.clang-format b/.clang-format index 908e709..7eb6042 100644 --- a/.clang-format +++ b/.clang-format @@ -5,7 +5,6 @@ IndentWidth: 4 UseTab: Never --- Language: Cpp -AllowShortBlocksOnASingleLine: Empty AllowShortIfStatementsOnASingleLine: Never BreakBeforeBraces: Attach AllowShortBlocksOnASingleLine: true