Sources/BagOfTricks/Extensions/Negatives.swift
Three lines between top-level items. Open
Open
}
- Exclude checks
Opening braces should be preceded by a single space and on the same line as the declaration. Open
Open
public var isNotEmpty:Bool{
- Exclude checks
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. Open
Open
public var isNotEmpty:Bool{
- Exclude checks
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals. Open
Open
extension Sequence where Iterator.Element : Equatable {
- Exclude checks
Opening braces should be preceded by a single space and on the same line as the declaration. Open
Open
extension String{
- Exclude checks
Three lines between top-level items. Open
Open
}
- Exclude checks
Opening braces should be preceded by a single space and on the same line as the declaration. Open
Open
public var isNotEmpty: Bool{
- Exclude checks