SwiftLint #6
Annotations
20 warnings
SwiftLint:
Marlin/Marlin/Filter/SortButton.swift#L23
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|
SwiftLint:
Marlin/Marlin/Filter/SortButton.swift#L18
No Space in Method Call Violation: Don't add a space between the method name and the parentheses (no_space_in_method_call)
|
SwiftLint:
Marlin/Marlin/Filter/SortButton.swift#L18
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
SwiftLint:
Marlin/Marlin/BottomSheet/BottomSheetView.swift#L98
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Marlin/Marlin/BottomSheet/BottomSheetView.swift#L111
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Marlin/Marlin/BottomSheet/BottomSheetView.swift#L184
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Marlin/Marlin/BottomSheet/BottomSheetView.swift#L93
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint:
Marlin/Marlin/BottomSheet/BottomSheetView.swift#L41
Line Length Violation: Line should be 120 characters or less; currently it has 141 characters (line_length)
|
SwiftLint:
Marlin/Marlin/BottomSheet/BottomSheetView.swift#L74
Line Length Violation: Line should be 120 characters or less; currently it has 168 characters (line_length)
|
SwiftLint:
Marlin/Marlin/BottomSheet/BottomSheetView.swift#L83
Line Length Violation: Line should be 120 characters or less; currently it has 133 characters (line_length)
|
SwiftLint:
Marlin/Marlin/Filter/SortButton.swift#L23
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|
SwiftLint:
Marlin/Marlin/Filter/SortButton.swift#L18
No Space in Method Call Violation: Don't add a space between the method name and the parentheses (no_space_in_method_call)
|
SwiftLint:
Marlin/Marlin/Filter/SortButton.swift#L18
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
SwiftLint:
Marlin/Marlin/BottomSheet/BottomSheetView.swift#L98
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Marlin/Marlin/BottomSheet/BottomSheetView.swift#L111
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Marlin/Marlin/BottomSheet/BottomSheetView.swift#L184
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Marlin/Marlin/BottomSheet/BottomSheetView.swift#L93
Comment Spacing Violation: Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint:
Marlin/Marlin/BottomSheet/BottomSheetView.swift#L41
Line Length Violation: Line should be 120 characters or less; currently it has 141 characters (line_length)
|
SwiftLint:
Marlin/Marlin/BottomSheet/BottomSheetView.swift#L74
Line Length Violation: Line should be 120 characters or less; currently it has 168 characters (line_length)
|
SwiftLint:
Marlin/Marlin/BottomSheet/BottomSheetView.swift#L83
Line Length Violation: Line should be 120 characters or less; currently it has 133 characters (line_length)
|