Merge "Move clang-formats to build."

am: 66853db0a2

Change-Id: I005a7e056c9050ec927f59a7f195ddc3f7d39773
This commit is contained in:
Steven Moreland 2019-01-28 20:09:07 -08:00 committed by android-build-merger
commit 9edd9ebe1d
2 changed files with 2 additions and 20 deletions

View file

@ -1,9 +0,0 @@
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: Inline
ColumnLimit: 100
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
IndentWidth: 2
PointerAlignment: Left
TabWidth: 2
UseTab: Never

1
.clang-format-2 Symbolic link
View file

@ -0,0 +1 @@
../../build/soong/scripts/system-clang-format-2

View file

@ -1,11 +0,0 @@
BasedOnStyle: Google
AccessModifierOffset: -2
AllowShortFunctionsOnASingleLine: Inline
ColumnLimit: 100
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
IndentWidth: 4
ContinuationIndentWidth: 8
PointerAlignment: Left
TabWidth: 4
UseTab: Never

1
.clang-format-4 Symbolic link
View file

@ -0,0 +1 @@
../../build/soong/scripts/system-clang-format