This linter plugin for SublimeLinter provides an interface to gotype. 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 gotype
is installed on your system.
To install gotype
, do the following:
-
From the command line type the following:
go get -u golang.org/x/tools/cmd/gotype
- SublimeLinter settings: http://sublimelinter.com/en/latest/settings.html
- Linter settings: http://sublimelinter.com/en/latest/linter_settings.html