Use the existing .clang-format-2 for liblog

Test: n/a
Change-Id: Iadbb88d99aecbc2f7485a5dfa91f5b54846a5b67
This commit is contained in:
Tom Cherry 2019-01-09 13:08:10 -08:00
parent 789d905b50
commit ff4e07076d

View file

@ -1,9 +0,0 @@
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: false
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
PointerAlignment: Left
PenaltyExcessCharacter: 32
Cpp11BracedListStyle: false

1
liblog/.clang-format Symbolic link
View file

@ -0,0 +1 @@
../.clang-format-2