Update module github.com/urfave/cli to v2 #433
Annotations
4 errors
lint:
pkg/util/errors.go#L10
exported function InitSoftErrorMode should have comment or be unexported
|
lint:
pkg/util/errors.go#L14
exported function SetSoftErrorMode should have comment or be unexported
|
lint:
pkg/util/errors.go#L18
exported function IsSoftErrorOn should have comment or be unexported
|
lint:
pkg/validate/validate.go#L251
should omit 2nd value from range; this loop is equivalent to `for changedFile := range ...`
|