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

Commit 172a17ff authored by Tom Cherry's avatar Tom Cherry Committed by android-build-merger
Browse files

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

am: ae113186

Change-Id: Ia70dffd41aa752b8b3e65fabdb20fea4265abca2
parents 6374a899 ae113186
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:.*