Linter #2
Annotations
5 errors
Linting Go code:
cmd/root.go#L67
Error return value of `v.SafeWriteConfig` is not checked (errcheck)
|
Linting Go code:
cmd/root.go#L114
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
|
Linting Go code:
cmd/root.go#L117
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
|
Linting Go code:
cmd/root.go#L385
Error return value of `v.WriteConfig` is not checked (errcheck)
|
Linting Go code
issues found
|