We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8252e commit 43e1064Copy full SHA for 43e1064
.clang-format
@@ -14,6 +14,7 @@
14
ColumnLimit: 120,
15
Cpp11BracedListStyle: true,
16
FixNamespaceComments: true,
17
+ InsertNewlineAtEOF: true,
18
MaxEmptyLinesToKeep: 5,
19
NamespaceIndentation: Inner,
20
}
0 commit comments