particledecay/kconf

View on GitHub
cmd/use.go

Summary

Maintainability
A
0 mins
Test Coverage
D
65%

Showing 0 of 1 total issue

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

func UseCmd() *cobra.Command {
var namespaceName string
 
command := &cobra.Command{
Use: "use",
Severity: Major
Found in cmd/use.go - About 55 mins to fix

    There are no issues that match your filters.

    Category
    Status