feat(RenewalInfo): enhance IRenewalInfo with renewalPrice and currenc… #161
Annotations
10 errors
SwiftLint:
Sources/Flare/Classes/Extensions/LocaleCurrency.swift#L1
File Name Violation: File name should match a type or extension declared in the file (if any) (file_name)
|
SwiftLint:
Sources/Flare/Classes/Models/Internal/Protocols/IStoreTransaction.swift#L26
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/Internal/SK1StoreProduct.swift#L45
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/Internal/Protocols/ISKProduct.swift#L21
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/Internal/Protocols/IRenewalInfo.swift#L33
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/Internal/Protocols/IRenewalInfo.swift#L36
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/Internal/Protocols/IRenewalInfo.swift#L39
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/Internal/SK2StoreProduct.swift#L52
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/Internal/SK2StoreTransaction.swift#L69
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Flare/Classes/Models/Internal/SK2StoreTransaction.swift#L73
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|