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

Commit 753676a1 authored by Alex Deymo's avatar Alex Deymo Committed by Gerrit Code Review
Browse files

Merge "Add .clang-format symlink to Brillo's clang-format."

parents d1ac9323 5e087e45
Loading
Loading
Loading
Loading

metricsd/.clang-format

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

metricsd/.clang-format

0 → 120000
+1 −10
Original line number Diff line number Diff line
../../../build/tools/brillo-clang-format
 No newline at end of file

metricsd/.clang-format

100644 → 120000
+1 −10

File changed.File mode changed from 100644 to 120000.

Contains only whitespace changes.