linter-spell-go
Go spell checking using linter-spell
veger 3,445 1 0.2.0 MIT GitHub

linter-spell-go

TravisCI Build Status AppVeyor Build Status

Provider for Atom linter-spell package to enable spell checking for Go files.

Installing

Use the Atom Package Manager and search for "linter-spell-go", or run apm install linter-spell-go from command line interface.

Configuration

The following settings are available:

  • Check Strings - When checked spell checking is enabled for strings

Prerequisites