Fitbit/smartling

View on GitHub
cli/app.go

Summary

Maintainability
A
1 hr
Test Coverage

Function newApp has 55 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func newApp() *cli.App {
    app := cli.NewApp()

    app.Name = "smartling"
    app.Version = strings.TrimPrefix(Version, "v")
Severity: Minor
Found in cli/app.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status