Merge "vold: use system-clang-format"
am: 7e65d8dd00
Change-Id: Ib0e898e67aa0032d53e52676a93b56b0640e11cf
This commit is contained in:
commit
c302876a95
1 changed files with 1 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
||||||
BasedOnStyle: Google
|
|
||||||
AccessModifierOffset: -2
|
|
||||||
AllowShortFunctionsOnASingleLine: Inline
|
|
||||||
ColumnLimit: 100
|
|
||||||
CommentPragmas: NOLINT:.*
|
|
||||||
DerivePointerAlignment: false
|
|
||||||
IndentWidth: 4
|
|
||||||
PointerAlignment: Left
|
|
||||||
TabWidth: 4
|
|
||||||
UseTab: Never
|
|
||||||
PenaltyExcessCharacter: 32
|
|
1
.clang-format
Symbolic link
1
.clang-format
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
../../build/soong/scripts/system-clang-format
|
Loading…
Reference in a new issue