Merge "vold: use system-clang-format"

This commit is contained in:
Eric Biggers 2019-09-16 21:03:26 +00:00 committed by Gerrit Code Review
commit 7e65d8dd00

View file

@ -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
View file

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