ecadlabs/signatory

View on GitHub
cmd/signatory-tools/genkey.go

Summary

Maintainability
A
1 hr
Test Coverage

Function NewGenKeyCommand has 51 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func NewGenKeyCommand() *cobra.Command {
    var (
        keyType string
        num     int
    )
Severity: Minor
Found in cmd/signatory-tools/genkey.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status