We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc941ed commit 3ea68a8Copy full SHA for 3ea68a8
attachments/.clang-format
@@ -86,7 +86,7 @@ PenaltyExcessCharacter: 1000000
86
PenaltyReturnTypeOnItsOwnLine: 60
87
PointerAlignment: Right
88
ReflowComments: true
89
-SortIncludes: true
+SortIncludes: false
90
SortUsingDeclarations: true
91
SpaceAfterCStyleCast: true
92
SpaceAfterTemplateKeyword: true
0 commit comments