devedbox/Commander

View on GitHub

Showing 375 of 376 total issues

Lines should not have trailing whitespace.
Open

  

Types should be nested at most 1 level deep
Open

    internal typealias Argument = String

Lines should not have trailing whitespace.
Open

    
Severity: Minor
Found in Sources/Utility/String+.swift by swiftlint

Lines should not have trailing whitespace.
Open

      
Severity: Minor
Found in Sources/Utility/String+.swift by swiftlint

Lines should not have trailing whitespace.
Open

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

Lines should not have trailing whitespace.
Open

  

Lines should not have trailing whitespace.
Open

    

Lines should not have trailing whitespace.
Open

    

Lines should not have trailing whitespace.
Open

    

Lines should not have trailing whitespace.
Open

    

Opening braces should be preceded by a single space and on the same line as the declaration.
Open

    {

Opening braces should be preceded by a single space and on the same line as the declaration.
Open

    {

Lines should not have trailing whitespace.
Open

  

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

Lines should not have trailing whitespace.
Open

  

Types should be nested at most 1 level deep
Open

    internal enum Error: Swift.Error, CustomStringConvertible {

Lines should not have trailing whitespace.
Open

      

Lines should not have trailing whitespace.
Open

  

Lines should not have trailing whitespace.
Open

    

Lines should not have trailing whitespace.
Open

    
Severity
Category
Status
Source
Language