Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 629bc4de authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "clang-format: PointerAlignment LEFT"

parents df1bcf84 5dd3ee78
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -12,3 +12,6 @@ IndentWidth: 4
PenaltyBreakBeforeFirstCallParameter: 100000
SpacesBeforeTrailingComments: 1
IncludeBlocks: Preserve

DerivePointerAlignment: false
PointerAlignment: Left