Skip to content

Commit

Permalink
style: remove multiple parenthesis
Browse files Browse the repository at this point in the history
  • Loading branch information
SanaaHamel committed Nov 7, 2023
1 parent 19e8bab commit 44710ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ PenaltyBreakString: 1000
PenaltyExcessCharacter: 1000000
PenaltyReturnTypeOnItsOwnLine: 200
PointerAlignment: Left
RemoveParentheses: MultipleParentheses
SpaceAfterCStyleCast: false
SpaceBeforeAssignmentOperators: true
SpaceBeforeParens: ControlStatements
Expand Down

0 comments on commit 44710ee

Please sign in to comment.