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

Commit 2b1afbb5 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

am: 7ee6cf90

Change-Id: I1088a81d849063fd9c2a224ba90abfcf0908643b
parents 394c644a 7ee6cf90
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:.*