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.
2 parents 7d247da + 7070ba1 commit 04cb909Copy full SHA for 04cb909
.clang-format
@@ -84,7 +84,7 @@ NamespaceIndentation: None
84
PenaltyBreakString: 10000
85
PointerAlignment: Right
86
ReflowComments: 'false'
87
-SortIncludes: 'false'
+SortIncludes: 'true'
88
SpaceAfterCStyleCast: 'false'
89
SpaceBeforeAssignmentOperators: 'true'
90
SpaceBeforeParens: Never
0 commit comments