11 lines
287 B
Plaintext
11 lines
287 B
Plaintext
|
BasedOnStyle: Chromium
|
||
|
ColumnLimit: 100
|
||
|
BinPackParameters: false
|
||
|
AllowAllParametersOfDeclarationOnNextLine: true
|
||
|
DerivePointerAlignment: false
|
||
|
PointerAlignment: Right
|
||
|
SpacesBeforeTrailingComments: 1
|
||
|
ObjCBlockIndentWidth: 2
|
||
|
ObjCSpaceAfterProperty: false
|
||
|
ObjCSpaceBeforeProtocolList: true
|