Use the existing .clang-format-2 for liblog
Test: n/a Change-Id: Iadbb88d99aecbc2f7485a5dfa91f5b54846a5b67
This commit is contained in:
parent
789d905b50
commit
ff4e07076d
1 changed files with 1 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
BasedOnStyle: Google
|
||||
AllowShortFunctionsOnASingleLine: false
|
||||
|
||||
CommentPragmas: NOLINT:.*
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
PenaltyExcessCharacter: 32
|
||||
|
||||
Cpp11BracedListStyle: false
|
1
liblog/.clang-format
Symbolic link
1
liblog/.clang-format
Symbolic link
|
@ -0,0 +1 @@
|
|||
../.clang-format-2
|
Loading…
Reference in a new issue