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 d79f58f commit c2382beCopy full SHA for c2382be
.clang-format
@@ -161,7 +161,7 @@ RequiresClausePosition: OwnLine
161
RequiresExpressionIndentation: OuterScope
162
SeparateDefinitionBlocks: Leave
163
ShortNamespaceLines: 1
164
-SortIncludes: CaseSensitive
+SortIncludes: Never
165
SortJavaStaticImport: Before
166
SortUsingDeclarations: true
167
SpaceAfterCStyleCast: false
0 commit comments