Add swiftlint local and github #7
Annotations
1 error and 8 warnings
SwiftLint:
Tests/zcash-swift-payment-uriTests/ZIP321Tests.swift#L4
Type Name Violation: Type name 'zcash_swift_payment_uriTests' should only contain alphanumeric and other allowed characters (type_name)
|
SwiftLint:
Tests/zcash-swift-payment-uriTests/EncodingTests.swift#L92
Line Length Violation: Line should be 150 characters or less; currently it has 156 characters (line_length)
|
SwiftLint:
Tests/zcash-swift-payment-uriTests/ZIP321Tests.swift#L6
Line Length Violation: Line should be 150 characters or less; currently it has 152 characters (line_length)
|
SwiftLint:
Tests/zcash-swift-payment-uriTests/ZIP321Tests.swift#L20
Line Length Violation: Line should be 150 characters or less; currently it has 152 characters (line_length)
|
SwiftLint:
Tests/zcash-swift-payment-uriTests/ZIP321Tests.swift#L34
Line Length Violation: Line should be 150 characters or less; currently it has 157 characters (line_length)
|
SwiftLint:
Tests/zcash-swift-payment-uriTests/ZIP321Tests.swift#L40
Line Length Violation: Line should be 150 characters or less; currently it has 263 characters (line_length)
|
SwiftLint:
Tests/zcash-swift-payment-uriTests/MemoBytesTests.swift#L19
Line Length Violation: Line should be 150 characters or less; currently it has 161 characters (line_length)
|
SwiftLint:
Tests/zcash-swift-payment-uriTests/RendererTests.swift#L128
Line Length Violation: Line should be 150 characters or less; currently it has 197 characters (line_length)
|
SwiftLint:
Tests/zcash-swift-payment-uriTests/RendererTests.swift#L172
Line Length Violation: Line should be 150 characters or less; currently it has 197 characters (line_length)
|