Skip to content

Commit

Permalink
update .clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
Fixstars-momoko committed Sep 4, 2024
1 parent 6f5af5e commit 3785a7d
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 @@ -35,6 +35,7 @@ PenaltyBreakString: 1000
PenaltyExcessCharacter: 1000000
PenaltyReturnTypeOnItsOwnLine: 60
PointerAlignment: Right
SortIncludes: false
SpaceBeforeParens: ControlStatements
SpaceAfterCStyleCast: false
SpaceAfterTemplateKeyword: false
Expand Down

0 comments on commit 3785a7d

Please sign in to comment.