Skip to content

Commit

Permalink
Remove duplicate IndentCaseLabels in .clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
scribam authored and p0358 committed Jun 14, 2024
1 parent dfe9b0d commit b9777d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ IncludeCategories:
- Regex: '.*'
Priority: 3
IncludeIsMainRegex: '(_test|_win|_linux|_mac|_ios|_osx|_null)?$'
IndentCaseLabels: false
IndentWidth: 4
IndentWrappedFunctionNames: false
KeepEmptyLinesAtTheStartOfBlocks: false
Expand Down

0 comments on commit b9777d8

Please sign in to comment.