rhubarb-lip-sync/lib/webrtc-8d2248ff/talk/app/webrtc/objc/.clang-format

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