Skip to content

Commit

Permalink
Merge pull request #358 from maxim-banaev/patch-1
Browse files Browse the repository at this point in the history
Update .clang-format
  • Loading branch information
vnmakarov authored Aug 1, 2023
2 parents 4097a9c + afc9a83 commit cf3c9c1
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 @@ -8,7 +8,6 @@ PointerAlignment: Right
BreakBeforeBinaryOperators: All
ConstructorInitializerIndentWidth: 2
ContinuationIndentWidth: 2
ContinuationIndentWidth: 2
PenaltyBreakBeforeFirstCallParameter: 10000
SortIncludes: false
BreakStringLiterals: true
Expand Down

0 comments on commit cf3c9c1

Please sign in to comment.