Showing 104 of 104 total issues
Operators should be surrounded by a single whitespace when defining them. Open
Open
public func ~=(pattern: URL.Scheme, value: URL) -> Bool {
- Exclude checks
Three lines between top-level items. Open
Open
prefix operator ❗️
- Exclude checks
Opening braces should be preceded by a single space and on the same line as the declaration. Open
Open
prefix public func ❗️(a: Bool) -> Bool{
- Exclude checks
Operators should be surrounded by a single whitespace when they are being used. Open
Open
private let handler: ()->Void
- Exclude checks