Remove unused Dependencies imports from test files #17
Annotations
10 errors
|
SwiftLint:
Tests/HTML Tests/CSS ColorTypeTypes.swift#L8
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
|
SwiftLint:
Tests/HTML Tests/Color API Tests.swift#L12
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
|
SwiftLint:
Tests/HTML Tests/Margin Tests.swift#L8
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
|
SwiftLint:
Tests/HTML Tests/CSS Tests.swift#L8
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
|
SwiftLint:
Tests/HTML Tests/Padding Tests.swift#L8
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
|
SwiftLint:
Tests/HTML Tests/Border Tests.swift#L8
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
|
SwiftLint:
Tests/HTML Tests/HTML Tests.swift#L8
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
|
SwiftLint:
Sources/HTML/HTML Enhancements/HTMLColor.swift#L35
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
|
SwiftLint:
Sources/HTML/HTML Enhancements/String.StringInterpolation.swift#L32
Force tries should be avoided (force_try)
|
|
SwiftLint:
Sources/HTML/CSS Enhancements/Font.swift#L66
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|