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

Commit 1706e278 authored by Bertrand Simonnet's avatar Bertrand Simonnet Committed by android-build-merger
Browse files

Merge "metricsd: Add clang format config."

am: 1462c78c

* commit '1462c78c':
  metricsd: Add clang format config.
parents e53fadf4 1462c78c
Loading
Loading
Loading
Loading

metricsd/.clang-format

0 → 100644
+9 −0
Original line number Diff line number Diff line
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: Inline
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
BinPackParameters: false
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
PointerAlignment: Left
TabWidth: 2