aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.clang-format2
1 files changed, 1 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format
index 1869dfe6..5d1f6485 100644
--- a/.clang-format
+++ b/.clang-format
@@ -91,7 +91,7 @@ IndentPPDirectives: AfterHash
#JavaScriptQuotes: Leave
#JavaScriptWrapImports: true
#KeepLineBreaksForNonEmptyLines: false
-#KeepEmptyLinesAtTheStartOfBlocks: true
+KeepEmptyLinesAtTheStartOfBlocks: false
#MacroBlockBegin: ''
#MacroBlockEnd: ''
#MaxEmptyLinesToKeep: 1