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

Commit 152b055e authored by Bertrand Simonnet's avatar Bertrand Simonnet Committed by android-build-merger
Browse files

Merge "metricsd: Add clang format config." am: 1462c78c am: 1706e278

am: 761443e0

* commit '761443e0':
  metricsd: Add clang format config.
parents c2ac8aec 761443e0
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