remove the exit property #120
Annotations
4 errors
lint:
cmd/extension.go#L80
Error return value of `extensions.Add` is not checked (errcheck)
|
lint:
cmd/root.go#L246
Error return value of `subcmd.MarkFlagRequired` is not checked (errcheck)
|
lint:
cmd/run.go#L30
Error return value of `extensions.Add` is not checked (errcheck)
|
lint
issues found
|