Merge "vold: use system-clang-format" am: 7e65d8dd00
am: c302876a95
am: acafcd49a8
Change-Id: Ibaad762902b51eb7fee705b2667a023cf3cea433
This commit is contained in:
commit
81adf14c15
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