This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
Fix not compiling on macOS #44
Annotations
5 errors
SwiftLint:
Sources/Model/Extensions/Collection.swift#L10
Line Length Violation: Line should be 120 characters or less; currently it has 138 characters (line_length)
|
SwiftLint:
Sources/Model/Extensions/Collection.swift#L20
Line Length Violation: Line should be 120 characters or less; currently it has 130 characters (line_length)
|
SwiftLint:
Sources/Model/Extensions/Collection.swift#L10
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint:
Sources/Model/Extensions/Collection.swift#L20
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint:
Sources/Model/Extensions/Collection.swift#L24
Missing Docs Violation: public declarations should be documented (missing_docs)
|