BUG=4658 R=jiayl@webrtc.org Review URL: https://webrtc-codereview.appspot.com/56419004 Cr-Commit-Position: refs/heads/master@{#9335}
11 lines
287 B
YAML
11 lines
287 B
YAML
BasedOnStyle: Chromium
|
|
ColumnLimit: 100
|
|
BinPackParameters: false
|
|
AllowAllParametersOfDeclarationOnNextLine: true
|
|
DerivePointerAlignment: false
|
|
PointerAlignment: Right
|
|
SpacesBeforeTrailingComments: 1
|
|
ObjCBlockIndentWidth: 2
|
|
ObjCSpaceAfterProperty: false
|
|
ObjCSpaceBeforeProtocolList: true
|