aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/objc/.clang-format
blob: 34694e57dcf7a0763423639bc0ae2fa23c0ad5ac (plain)
1
2
3
4
5
6
7
8
9
10
BasedOnStyle: Chromium
ColumnLimit: 100
BinPackParameters: false
AllowAllParametersOfDeclarationOnNextLine: true
DerivePointerAlignment: false
PointerAlignment: Right
SpacesBeforeTrailingComments: 1
ObjCBlockIndentWidth: 2
ObjCSpaceAfterProperty: false
ObjCSpaceBeforeProtocolList: true