Skip to content

Commit 41b8821

Browse files
add InsertNewlineAtEOF: true to .clang-format
1 parent 4157a48 commit 41b8821

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ IndentCaseLabels: true
6969
IndentWidth: 4
7070
IndentWrappedFunctionNames: false
7171
IndentPPDirectives: None
72+
InsertNewlineAtEOF: true
7273
JavaScriptQuotes: Leave
7374
JavaScriptWrapImports: true
7475
KeepEmptyLinesAtTheStartOfBlocks: true

0 commit comments

Comments
 (0)