particledecay/kconf

View on GitHub
cmd/view.go

Summary

Maintainability
A
0 mins
Test Coverage
C
76%

Showing 0 of 1 total issue

Function ViewCmd has 7 return statements (exceeds 4 allowed).
Wontfix

func ViewCmd() *cobra.Command {
command := &cobra.Command{
Use: "view",
Short: "View a specific context's config",
Long: `Display all of the config resources associated with a specific context`,
Severity: Major
Found in cmd/view.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status