VSCode vs Goland linter
-
In VSCode, you can specify the lint tool as you like:
-
Goland implements its own linter, you can browse those rules in [File->Settings->Editor->Inspections->Go], but you can also custom your linters:
https://dev.to/s0xzwasd/configure-revive-go-linter-in-goland-2ggl