Skip to content

Commit

Permalink
changed PointerAlignment from Right to Left
Browse files Browse the repository at this point in the history
  • Loading branch information
fnc12 committed Nov 21, 2020
1 parent c968199 commit 1eaff43
Show file tree
Hide file tree
Showing 125 changed files with 1,631 additions and 1,639 deletions.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ PenaltyBreakString: 1000
PenaltyBreakTemplateDeclaration: 10
PenaltyExcessCharacter: 1000000
PenaltyReturnTypeOnItsOwnLine: 60
PointerAlignment: Right
PointerAlignment: Left
ReflowComments: false
SortIncludes: false
SortUsingDeclarations: true
Expand Down
Loading

0 comments on commit 1eaff43

Please sign in to comment.