diff --git a/.clang-format b/.clang-format index e17cdc3bd..aa33d224f 100644 --- a/.clang-format +++ b/.clang-format @@ -1,7 +1,6 @@ --- BasedOnStyle: Microsoft NamespaceIndentation: All -SortIncludes: 'false' IndentWidth: 4 AccessModifierOffset: -4 DerivePointerAlignment: false