-
Notifications
You must be signed in to change notification settings - Fork 567
Closed
Description
It would be nice if the plugin would support go lint
as an external tool for running for running against a package / module / file.
The only issue with it is that it's not always available as it needs to be installed by the user (maybe we should have a: 'Install go lint' option first').
go lint documentation can be found here.
I've opened this to keep track of it.
Thanks.