Skip to content

Commit

Permalink
Fix duplicate ObjCBlockIndentWidth value in .clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Sep 23, 2024
1 parent 76debf7 commit ce8a71a
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 @@ -109,7 +109,6 @@ SpacesInSquareBrackets: false
Standard: Cpp11
TabWidth: 2
UseTab: Never
ObjCBlockIndentWidth: 4


---
Expand Down

0 comments on commit ce8a71a

Please sign in to comment.