devedbox/Commander

View on GitHub
Sources/Commander/Error.swift

Summary

Maintainability
A
0 mins
Test Coverage

Line should be 120 characters or less: currently 135 characters
Open

      return "Unrecognized options\(path == nil ? "" : " for command '\(path!.command.symbol)'"): '\(options.joined(separator: " "))'."
Severity: Minor
Found in Sources/Commander/Error.swift by swiftlint

Lines should not have trailing whitespace.
Open

  
Severity: Minor
Found in Sources/Commander/Error.swift by swiftlint

Lines should not have trailing whitespace.
Open

  
Severity: Minor
Found in Sources/Commander/Error.swift by swiftlint

There are no issues that match your filters.

Category
Status