Linting #29
Annotations
2 errors
SwiftLint:
Sources/StreamDeckKit/Session/InternalStreamDeckSession.swift#L33
Private over Fileprivate Violation: Prefer `private` over `fileprivate` declarations (private_over_fileprivate)
|
SwiftLint:
Sources/StreamDeckKit/Session/StreamDeckSession.swift#L75
Line Length Violation: Line should be 150 characters or less; currently it has 159 characters (line_length)
|