Swiftui 6 related changes #23
Annotations
4 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/Menu Bar/CustomButton.swift#L17
Line Length Violation: Line should be 110 characters or less; currently it has 120 characters (line_length)
|
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)
|