particledecay/kconf

View on GitHub
cmd/rename.go

Summary

Maintainability
A
0 mins
Test Coverage
C
72%

Showing 0 of 1 total issue

Function RenameCmd has 8 return statements (exceeds 4 allowed).
Wontfix

func RenameCmd() *cobra.Command {
command := &cobra.Command{
Use: "rename",
Short: "Rename a kubeconfig context",
Long: `Rename a kubeconfig context`,
Severity: Major
Found in cmd/rename.go - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status