Merge "Move clang-formats to build."
This commit is contained in:
commit
66853db0a2
2 changed files with 2 additions and 20 deletions
|
|
@ -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
1
.clang-format-2
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
../../build/soong/scripts/system-clang-format-2
|
||||||
|
|
@ -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
1
.clang-format-4
Symbolic link
|
|
@ -0,0 +1 @@
|
||||||
|
../../build/soong/scripts/system-clang-format
|
||||||
Loading…
Add table
Reference in a new issue