FEATURE: Make all models conform to Codable #133
Annotations
4 errors
Swiftlint:
Sources/TMDb/Models/ShowWatchProvider.swift#L36
Lines should not have trailing whitespace (trailing_whitespace)
|
Swiftlint:
Sources/TMDb/Models/ShowWatchProvider.swift#L52
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
Swiftlint
Process completed with exit code 2.
|
SwiftFormat
Process completed with exit code 1.
|