dennis-tra/pcp

View on GitHub
cmd/pcp/pcp.go

Summary

Maintainability
A
1 hr
Test Coverage

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

func main() {
    // ShortCommit version tag
    verTag := fmt.Sprintf("v%s+%s", RawVersion, ShortCommit)

    app := &cli.App{
Severity: Minor
Found in cmd/pcp/pcp.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status