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

Commit 1462c78c authored by Bertrand Simonnet's avatar Bertrand Simonnet Committed by Gerrit Code Review
Browse files

Merge "metricsd: Add clang format config."

parents 1702f427 0c7e29b4
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