Skip to content

Commit

Permalink
Remove duplicate clang-format config value
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBriza committed Jan 14, 2024
1 parent 538de81 commit ca7a630
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 @@ -57,7 +57,6 @@ CommentPragmas: '^ IWYU pragma:'
CompactNamespaces: false
ConstructorInitializerIndentWidth: 4
ContinuationIndentWidth: 4
Cpp11BracedListStyle: true
DerivePointerAlignment: false
DisableFormat: false
EmptyLineAfterAccessModifier: Never
Expand Down

0 comments on commit ca7a630

Please sign in to comment.