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

Commit 8726529e authored by Christopher Ferris's avatar Christopher Ferris Committed by android-build-merger
Browse files

Merge "Only allow short functions in class definitions."

am: e3b27d22

Change-Id: Id56de01fede79702bc1942abcd4baf147968141f
parents f30abecf e3b27d22
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: Inline
ColumnLimit: 100
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
+1 −0
Original line number Diff line number Diff line
BasedOnStyle: Google
AccessModifierOffset: -2
AllowShortFunctionsOnASingleLine: Inline
ColumnLimit: 100
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false