diff --git a/.clang-format b/.clang-format index c722d050c..3be90d0bf 100644 --- a/.clang-format +++ b/.clang-format @@ -75,7 +75,7 @@ IndentWidth: 2 IndentWrappedFunctionNames: false JavaScriptQuotes: Leave JavaScriptWrapImports: true -KeepEmptyLinesAtTheStartOfBlocks: true +KeepEmptyLinesAtTheStartOfBlocks: false MacroBlockBegin: '' MacroBlockEnd: '' MaxEmptyLinesToKeep: 1