RunestoneSwiftUI #18
Annotations
10 errors
Sources/RunestoneSwiftUI/OverridingTheme.swift#L9
Sorted Imports Violation: Imports should be sorted (sorted_imports)
|
Sources/RunestoneSwiftUI/OverridingTheme.swift#L13
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Sources/RunestoneSwiftUI/OverridingTheme.swift#L19
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Sources/RunestoneSwiftUI/OverridingTheme.swift#L33
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Sources/RunestoneSwiftUI/OverridingTheme.swift#L37
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Sources/RunestoneSwiftUI/TextEditor.swift#L55
Conditional Returns on Newline Violation: Conditional statements should always return on the next line (conditional_returns_on_newline)
|
Sources/RunestoneSwiftUI/TextEditor.swift#L87
Conditional Returns on Newline Violation: Conditional statements should always return on the next line (conditional_returns_on_newline)
|
Sources/RunestoneSwiftUI/TextEditor.swift#L59
Cases on Newline Violation: Cases inside a switch should always be on a newline (switch_case_on_newline)
|
Sources/RunestoneSwiftUI/TextEditor.swift#L60
Cases on Newline Violation: Cases inside a switch should always be on a newline (switch_case_on_newline)
|
Sources/RunestoneSwiftUI/TextEditor.swift#L61
Cases on Newline Violation: Cases inside a switch should always be on a newline (switch_case_on_newline)
|
This job failed
Loading