With `go.lintTool` set to `megacheck` (for performance reasons) the Go output upon running the linter shows: > Error while running tool: /Users/willi/code/go/bin/megacheck > Megacheck has been deprecated. Please use staticcheck instead. Can you please add support for staticcheck?
With
go.lintToolset tomegacheck(for performance reasons) the Go output upon running the linter shows:Can you please add support for staticcheck?