diff --git a/.clang-format b/.clang-format index b68024f..d531ad9 100644 --- a/.clang-format +++ b/.clang-format @@ -186,7 +186,7 @@ RequiresExpressionIndentation: OuterScope SeparateDefinitionBlocks: Leave ShortNamespaceLines: 1 SkipMacroDefinitionBody: false -SortIncludes: CaseSensitive +SortIncludes: false SortJavaStaticImport: Before SortUsingDeclarations: LexicographicNumeric SpaceAfterCStyleCast: false