auto corrected lint fixes #8
Annotations
20 warnings
SwiftLint:
Marlin/Marlin/Filter/DataSource/DataSourcePropertyFilterView.swift#L25
Line Length Violation: Line should be 120 characters or less; currently it has 152 characters (line_length)
|
SwiftLint:
Marlin/Marlin/Filter/DataSource/DataSourcePropertyFilterViewModel.swift#L102
Line Length Violation: Line should be 120 characters or less; currently it has 147 characters (line_length)
|
SwiftLint:
Marlin/Marlin/Filter/DataSource/DataSourcePropertyFilterViewModel.swift#L104
Line Length Violation: Line should be 120 characters or less; currently it has 186 characters (line_length)
|
SwiftLint:
Marlin/Marlin/Filter/DataSource/DataSourcePropertyFilterViewModel.swift#L13
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 347 lines (type_body_length)
|
SwiftLint:
Marlin/Marlin/Filter/DataSource/DataSourceFilterParameter.swift#L13
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 302 lines (type_body_length)
|
SwiftLint:
Marlin/Marlin/Filter/FilterBottomSheet.swift#L39
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/FilterBottomSheet.swift#L106
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/Fields/IntFilter.swift#L22
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
SwiftLint:
Marlin/Marlin/Filter/Fields/DoubleFilter.swift#L22
Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
|
SwiftLint:
Marlin/Marlin/Filter/Fields/LocationFilter.swift#L11
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 331 lines (type_body_length)
|
SwiftLint:
Marlin/Marlin/Filter/DataSource/DataSourcePropertyFilterViewModel.swift#L102
Line Length Violation: Line should be 120 characters or less; currently it has 147 characters (line_length)
|
SwiftLint:
Marlin/Marlin/Filter/DataSource/DataSourcePropertyFilterViewModel.swift#L104
Line Length Violation: Line should be 120 characters or less; currently it has 186 characters (line_length)
|
SwiftLint:
Marlin/Marlin/Filter/DataSource/DataSourcePropertyFilterViewModel.swift#L13
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 347 lines (type_body_length)
|
SwiftLint:
Marlin/Marlin/Filter/DataSource/DataSourcePropertyFilterView.swift#L25
Line Length Violation: Line should be 120 characters or less; currently it has 152 characters (line_length)
|
SwiftLint:
Marlin/Marlin/Filter/DataSource/DataSourceFilterParameter.swift#L13
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 302 lines (type_body_length)
|
SwiftLint:
Marlin/Marlin/Filter/FilterBottomSheet.swift#L39
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/FilterBottomSheet.swift#L106
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/Fields/DoubleFilter.swift#L22
Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
|
SwiftLint:
Marlin/Marlin/Filter/Fields/IntFilter.swift#L22
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
SwiftLint:
Marlin/Marlin/Filter/Fields/LocationFilter.swift#L11
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 331 lines (type_body_length)
|