Linting #19
Annotations
3 errors
SwiftLint:
Tests/StreamDeckSDKTests/StreamDeckLayoutTests.swift#L147
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:
Sources/StreamDeckSimulator/Views/StreamDeckSimulator.PreviewView.swift#L51
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/StreamDeckSimulator/Views/SimulatorDialView.swift#L58
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|