Skip to content

This linter plugin for SublimeLinter provides an interface to golint.

License

Notifications You must be signed in to change notification settings

SublimeLinter/SublimeLinter-golint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SublimeLinter-golint

Build Status

This linter plugin for SublimeLinter provides an interface to golint. It will be used with files that have the "Go" syntax.

Golint is a tool for improving go code. It is not for catching errors! It is probably best to use this linter in combination with another error catching linter, such as gotype.

Installation

SublimeLinter must be installed in order to use this plugin.

Please use Package Control to install the linter plugin.

Please make sure that the path to golint is available to SublimeLinter. To install, follow the instructions provided by golint.

Settings

About

This linter plugin for SublimeLinter provides an interface to golint.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages