particledecay/kconf

View on GitHub
cmd/namespace.go

Summary

Maintainability
A
0 mins
Test Coverage
C
74%

Showing 0 of 1 total issue

Function NamespaceCmd has 9 return statements (exceeds 4 allowed).
Wontfix

func NamespaceCmd() *cobra.Command {
command := &cobra.Command{
Use: "namespace",
Short: "Set preferred namespace",
Long: `Set the preferred namespace within the current context`,
Severity: Major
Found in cmd/namespace.go - About 55 mins to fix

    There are no issues that match your filters.

    Category
    Status