sue445/plant_erd

View on GitHub
cmd/plant_erd-oracle/main.go

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 63 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func main() {
    app := cli.NewApp()

    app.Version = fmt.Sprintf("%s (build. %s)", Version, Revision)
    app.Name = "plant_erd-oracle"
Severity: Minor
Found in cmd/plant_erd-oracle/main.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status