SIGN IN SIGN UP

misc: disable goconst linter, remove nolint in internal/compiler (#3585)

* golangci-lint: remove goconst linter

We've debated turning it to 10, or removing it alltogether; landed
at the fact that if the number of occurrences really is 10+, it'll
be noted in code review anyways.

* internal/compiler/wasm: more selectively disable deadcode/varcheck linter

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
S
Stephan Renatus committed
7b39b96633d6c02778a742f01e00d5df547314a6
Parent: 5fb5cc4
Committed by GitHub <noreply@github.com> on 6/24/2021, 10:37:02 AM