devedbox/Commander

View on GitHub
Sources/Utility/Optional+.swift

Summary

Maintainability
A
0 mins
Test Coverage

Arguments can be omitted when matching enums with associated types if they are not used.
Open

    case .some(_):
Severity: Minor
Found in Sources/Utility/Optional+.swift by swiftlint

There are no issues that match your filters.

Category
Status