logd: use .clang-format-4 like the rest of system/core
Test: n/a Change-Id: I9ad125247f502edb4462817417624c2f527d7870
This commit is contained in:
parent
4f8246122f
commit
df8063d045
1 changed files with 1 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
BasedOnStyle: Google
|
||||
AllowShortFunctionsOnASingleLine: false
|
||||
|
||||
CommentPragmas: NOLINT:.*
|
||||
DerivePointerAlignment: false
|
||||
IndentWidth: 4
|
||||
PointerAlignment: Left
|
||||
TabWidth: 4
|
||||
PenaltyExcessCharacter: 32
|
||||
|
||||
Cpp11BracedListStyle: false
|
1
logd/.clang-format
Symbolic link
1
logd/.clang-format
Symbolic link
|
@ -0,0 +1 @@
|
|||
../.clang-format-4
|
Loading…
Reference in a new issue