This linter plugin for SublimeLinter provides an interface to go vet. It will be used with files that have the "Go" syntax.
SublimeLinter must be installed in order to use this plugin.
Please install via Package Control.
Before using this plugin, ensure that go vet
is installed on your system.
The go vet
binary is in the default installation of Go, follow the installation instructions here.
- SublimeLinter settings: http://sublimelinter.com/en/latest/settings.html
- Linter settings: http://sublimelinter.com/en/latest/linter_settings.html