1BasedOnStyle: Chromium 2ColumnLimit: 100 3BinPackParameters: false 4AllowAllParametersOfDeclarationOnNextLine: true 5DerivePointerAlignment: false 6PointerAlignment: Right 7SpacesBeforeTrailingComments: 1 8ObjCBlockIndentWidth: 2 9ObjCSpaceAfterProperty: false 10ObjCSpaceBeforeProtocolList: true 11