Skip to content

Commit

Permalink
Revert change in .clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
neatudarius committed Jun 29, 2024
1 parent 7e5ca22 commit 1287f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ PenaltyBreakTemplateDeclaration: 10
PenaltyExcessCharacter: 1000000
PenaltyIndentedWhitespace: 0
PenaltyReturnTypeOnItsOwnLine: 60
# PointerAlignment: Left
PointerAlignment: Left
PPIndentWidth: -1
QualifierAlignment: Custom
QualifierOrder:
Expand Down

0 comments on commit 1287f52

Please sign in to comment.