AlexsJones/cli

View on GitHub

Showing 1 of 1 total issue

Function AddCommands has 68 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func AddCommands(c *cli.Cli) {
    c.AddCommand(command.Command{
        Name: "github",
        Help: "github primary command interface",
        Func: func(args []string) {
Severity: Minor
Found in example/main.go - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language