rk2merge #5
Annotations
3 errors and 10 warnings
SwiftLint:
LiveRecipes/Modules/Creation/Dish.swift#L16
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
|
SwiftLint:
LiveRecipes/Modules/Creation/Dish.swift#L19
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
|
SwiftLint:
LiveRecipes/Modules/OneDish/OneDishView.swift#L151
Line Length Violation: Line should be 200 characters or less; currently it has 524 characters (line_length)
|
SwiftLint:
LiveRecipes/Modules/Favorites/FavoritesViewModel.swift#L21
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint:
LiveRecipes/Modules/Favorites/FavoritesViewModel.swift#L12
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
LiveRecipes/Modules/Favorites/FavoritesViewModel.swift#L23
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
LiveRecipes/Modules/Favorites/FavoritesModel.swift#L14
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
SwiftLint:
LiveRecipes/Modules/Favorites/FavoritesModel.swift#L22
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
SwiftLint:
LiveRecipes/Modules/Favorites/FavoritesModel.swift#L25
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
SwiftLint:
LiveRecipes/Modules/Favorites/FavoritesModel.swift#L28
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
SwiftLint:
LiveRecipes/Modules/Favorites/FavoritesModel.swift#L14
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
SwiftLint:
LiveRecipes/Modules/Favorites/FavoritesModel.swift#L17
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
LiveRecipes/Modules/Favorites/FavoritesModel.swift#L18
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|