RunestoneSwiftUI #17
Annotations
10 errors
SwiftLint:
Sources/RunestoneSwiftUI/TextView+Configuration.swift#L22
Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
|
SwiftLint:
Sources/RunestoneSwiftUI/TextView+Configuration.swift#L25
Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
|
SwiftLint:
Sources/RunestoneSwiftUI/TextView+Configuration.swift#L13
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/RunestoneSwiftUI/TextView+Configuration.swift#L20
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/RunestoneSwiftUI/TextView+Configuration.swift#L23
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/RunestoneSwiftUI/TextView+Configuration.swift#L29
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
SwiftLint:
Sources/RunestoneSwiftUI/OverridingTheme.swift#L9
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
SwiftLint:
Sources/RunestoneSwiftUI/OverridingTheme.swift#L13
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/RunestoneSwiftUI/OverridingTheme.swift#L19
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/RunestoneSwiftUI/OverridingTheme.swift#L33
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|