Weather API support #21
Annotations
3 warnings
lint:
DatWeatherDoe/API/Repository/Zip Code/ZipCodeWeatherURLBuilder.swift#L22
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
lint:
DatWeatherDoe/UI/Decorator/Text/Temperature/TemperatureForecastTextBuilder.swift#L87
Line Length Violation: Line should be 110 characters or less; currently it has 111 characters (line_length)
|
lint:
DatWeatherDoe/UI/Decorator/Text/Temperature/TemperatureForecastTextBuilder.swift#L93
Line Length Violation: Line should be 110 characters or less; currently it has 111 characters (line_length)
|