ale/ale_linters/go
David Houston ea643b97ab
Add cspell Linter (#3981)
* Add cspell linter

Add cspell linter, with the languages it supports.

Signed-off-by: David Houston <houstdav000@gmail.com>

* Add cspell Global Variables Documentation

Add documentation to /doc/ale.txt with cspell configuration options.

Signed-off-by: David Houston <houstdav000@gmail.com>

* Add cspell to docs, Minor Cleanup

Add cspell for each supported language, adding some spaces and removing
others when caught navigating the file.

Signed-off-by: David Houston <houstdav000@gmail.com>
2021-11-19 07:41:05 +09:00
..
bingo.vim Support $GO111MODULE with Go tooling 2019-07-01 11:04:33 -04:00
cspell.vim Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
gobuild.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
gofmt.vim #3325 - ale#path#BufferCdString now generates %s:h 2020-08-28 17:46:43 +01:00
golangci_lint.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
golint.vim Support $GO111MODULE with Go tooling 2019-07-01 11:04:33 -04:00
gometalinter.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
gopls.vim Make staticcheck configurable with GOPATH detection 2021-05-27 22:03:46 +01:00
gosimple.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
gotype.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
govet.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
langserver.vim Support $GO111MODULE with Go tooling 2019-07-01 11:04:33 -04:00
revive.vim Support revive for go files (#2933) 2020-05-22 06:09:14 -05:00
staticcheck.vim Change default of go_staticcheck_lint_package to 1 (#3799) 2021-07-03 18:40:01 +09:00