feat: Add list view option to game library #188
Annotations
3 warnings
SwiftLint:
Mythic/Utilities/Wine/WineInterface.swift#L233
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
|
SwiftLint:
Mythic/Views/Unified/GameListRow.swift#L77
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:
Mythic/Views/Unified/GameListRow.swift#L98
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)
|