WIP #191
Annotations
8 errors
lint:
internal/vm/vm.go#L78
Error return value is not checked (errcheck)
|
lint:
internal/vm/vm.go#L93
Error return value is not checked (errcheck)
|
lint:
internal/vm/disp.go#L49
return statements should not be cuddled if block has more than two lines (wsl)
|
lint:
internal/vm/disp.go#L51
return statements should not be cuddled if block has more than two lines (wsl)
|
lint:
internal/vm/kbd.go#L41
only one cuddle assignment allowed before if statement (wsl)
|
lint:
internal/vm/kbd.go#L45
return statements should not be cuddled if block has more than two lines (wsl)
|
lint:
internal/cli/cmd/exec.go#L194
only one cuddle assignment allowed before if statement (wsl)
|
lint
issues found
|