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

Commit 7ee6cf90 authored by Tom Cherry's avatar Tom Cherry Committed by android-build-merger
Browse files

Merge "system-clang-format: Add Standard: Cpp11" am: ae113186

am: 172a17ff

Change-Id: I3e8884771b147a44675e186749264eef6fc66f00
parents 9435f323 172a17ff
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
BasedOnStyle: Google
Standard: Cpp11
AccessModifierOffset: -2
AllowShortFunctionsOnASingleLine: Inline
ColumnLimit: 100
+1 −0
Original line number Diff line number Diff line
BasedOnStyle: Google
Standard: Cpp11
AllowShortFunctionsOnASingleLine: Inline
ColumnLimit: 100
CommentPragmas: NOLINT:.*