Fix delete cli #339
Annotations
6 errors
golangci-lint:
cli/cmds/cluster/delete.go#L103
block should not end with a whitespace (or comment) (wsl)
|
golangci-lint:
cli/cmds/cluster/delete.go#L81
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
cli/cmds/cluster/delete.go#L84
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
cli/cmds/cluster/delete.go#L96
if statements should only be cuddled with assignments (wsl)
|
golangci-lint:
cli/cmds/cluster/delete.go#L119
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint
issues found
|
Loading