jemmons/BagOfTricks

View on GitHub

Showing 104 of 104 total issues

Operators should be surrounded by a single whitespace when defining them.
Open

public func ~=(pattern: URL.Scheme, value: URL) -> Bool {

Three lines between top-level items.
Open

prefix operator ❗️

Opening braces should be preceded by a single space and on the same line as the declaration.
Open

prefix public func ❗️(a: Bool) -> Bool{

Operators should be surrounded by a single whitespace when they are being used.
Open

  private let handler: ()->Void
Severity
Category
Status
Source
Language