diff --git a/.clang-format b/.clang-format index 33bf2a3..3f42b8d 100644 --- a/.clang-format +++ b/.clang-format @@ -79,7 +79,7 @@ IncludeCategories: SortPriority: 0 IncludeIsMainRegex: '(Test)?$' IncludeIsMainSourceRegex: '' -IndentCaseLabels: false +IndentCaseLabels: true IndentGotoLabels: true IndentPPDirectives: None IndentWidth: 2