diff --git a/.clang-format b/.clang-format index f22b347..bfc5077 100644 --- a/.clang-format +++ b/.clang-format @@ -51,6 +51,7 @@ MacroBlockBegin: '' MacroBlockEnd: '' MaxEmptyLinesToKeep: 2 NamespaceIndentation: All +SortIncludes: CaseSensitive SpaceAfterCStyleCast: true SpaceAfterTemplateKeyword: false SpaceBeforeRangeBasedForLoopColon: false