feat: Add --no-pretty
global flag to commands
#1271
Annotations
6 errors
internal/cmdutils/cmdutils.go#L43
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
|
internal/cmdutils/cmdutils.go#L35
return with no blank line before (nlreturn)
|
internal/cmdutils/output.go#L8
return with no blank line before (nlreturn)
|
internal/output/marshal.go#L132
error returned from interface method should be wrapped: sig: func (github.com/openfga/cli/internal/output.Printer).DisplayNoColor(data any) error (wrapcheck)
|
cmd/tuple/read.go#L185
only cuddled expressions if assigning variable or using from line above (wsl)
|
|
This job failed
Loading