webrtc_m130/talk/app/webrtc/objc/.clang-format
2015-05-29 21:59:23 +00:00

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