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 4e9b008 commit 04840b8
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

1 comment on commit 04840b8

@qfield-fairy
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.