Alternatively you can get to it by going to settings <kbd>Ctrl+,</kbd>, expanding `Extensions` and selecting `Go configuration`, then clicking on `Edit in settings.json`.
Just paste that section where appropriate.
We use `golangci-lint` to catch lint errors, and we require all contributors to install and use it.
As of Oct. 26, 2020 we will no longer be accepting pull requests that introduce lint errors.
Installation instructions can be found [here](https://golangci-lint.run/usage/install/).