diff --git a/.clang-format b/.clang-format index 1be83906..0cceb2e1 100644 --- a/.clang-format +++ b/.clang-format @@ -45,7 +45,6 @@ IncludeCategories: - Regex: '.*' Priority: 3 IncludeIsMainRegex: '(_test|_win|_linux|_mac|_ios|_osx|_null)?$' -IndentCaseLabels: false IndentWidth: 4 IndentWrappedFunctionNames: false KeepEmptyLinesAtTheStartOfBlocks: false