diff --git a/.clang-format b/.clang-format index 1be8390..e8a5e85 100644 --- a/.clang-format +++ b/.clang-format @@ -34,7 +34,6 @@ DerivePointerAlignment: false DisableFormat: false FixNamespaceComments: true ForEachMacros: [] -IndentCaseLabels: false IncludeCategories: - Regex: '^("|<)stdafx\.h(pp)?("|>)' Priority: -1