Golangci linnt setup #14
Annotations
9 errors
golangci-lint:
txpool/blocklist.go#L85
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint:
p2psrv/bootstrap_nodes.go#L24
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint:
cmd/thor/utils.go#L148
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint:
vm/contracts.go#L29
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
golangci-lint:
cmd/thor/utils.go#L502
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
cmd/thor/main.go#L358
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
cmd/thor/main.go#L19
import 'github.com/mattn/go-isatty' is not allowed from list 'Main' (depguard)
|
golangci-lint:
cmd/thor/utils.go#L36
import 'github.com/mattn/go-tty' is not allowed from list 'Main' (depguard)
|
golangci-lint
issues found
|