devedbox/Commander

View on GitHub
Sources/Commander/Built-Ins/Commands/Help.swift

Summary

Maintainability
A
0 mins
Test Coverage

Types should be nested at most 1 level deep
Open

    internal enum CodingKeys: String, OptionKeysRepresentable, CodingKey {

Types should be nested at most 1 level deep
Open

    internal typealias OptionKeys = CodingKeys

Types should be nested at most 1 level deep
Open

    internal typealias Argument = String

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

    

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

    

There are no issues that match your filters.

Category
Status