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

am: 753676a154

* commit '753676a1540b2514abca7ceaef2cb5faeb42e360':
  Add .clang-format symlink to Brillo's clang-format.
This commit is contained in:
Alex Deymo 2016-02-17 00:06:18 +00:00 committed by android-build-merger
commit eef3703475
1 changed files with 1 additions and 10 deletions

View File

@ -1,10 +0,0 @@
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: Inline
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
BinPackArguments: false
BinPackParameters: false
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
PointerAlignment: Left
TabWidth: 2

1
metricsd/.clang-format Symbolic link
View File

@ -0,0 +1 @@
../../../build/tools/brillo-clang-format