diff --git a/.clang-format b/.clang-format index 166daa3..ddd1fb8 100644 --- a/.clang-format +++ b/.clang-format @@ -170,7 +170,7 @@ RequiresClausePosition: OwnLine RequiresExpressionIndentation: OuterScope SeparateDefinitionBlocks: Leave ShortNamespaceLines: 1 -SortIncludes: Never +SortIncludes: CaseSensitive SortJavaStaticImport: Before SortUsingDeclarations: LexicographicNumeric SpaceAfterCStyleCast: false