devedbox/Commander

View on GitHub

Showing 375 of 376 total issues

Lines should not have trailing whitespace.
Open

    

Variable name should be between 3 and 40 characters long: 'c'
Open

          .reduce(into: [:]) { $0[$1.key.stringValue] = $1.value }) { c, _ in c }

Types should be nested at most 1 level deep
Open

    internal typealias Argument = String

Lines should not have trailing whitespace.
Open

      

Lines should not have trailing whitespace.
Open

    

Lines should not have trailing whitespace.
Open

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

Lines should not have trailing whitespace.
Open

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

Variable name should be between 3 and 40 characters long: 'k'
Open

  public init(wrappedValue: T, k: String? = nil, usage: String) {

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

    \(argumentsSymbols.map  { intents(2) + $0.0.merging(alignment) + intents(1) + $0.1 }.joined(separator: "\n"))

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

      

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