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

Commit 4966ab7a authored by William Escande's avatar William Escande
Browse files

Change Column number of clang format for gd

Test: No-op
Change-Id: I59d66e365fb06e204b3f174459ad36712924813f
parent 180cbd12
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
BasedOnStyle: Google
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
ColumnLimit: 120
ColumnLimit: 100
AllowShortFunctionsOnASingleLine: Empty
ConstructorInitializerAllOnOneLineOrOnePerLine: true
BreakConstructorInitializers: BeforeColon