update doc
This commit is contained in:
parent
d15dbf690e
commit
6c262291a3
@ -2516,6 +2516,7 @@ The following checkers are available for Go (filetype "go"):
|
||||
4. Go Meta Linter...........|syntastic-go-gometalinter|
|
||||
5. gotype...................|syntastic-go-gotype|
|
||||
6. vet......................|syntastic-go-govet|
|
||||
7. golangci-lint............|syntastic-go-golangci-lint|
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
1. go *syntastic-go-go*
|
||||
@ -2620,6 +2621,16 @@ Note~
|
||||
This checker doesn't call the "makeprgBuild()" function, and thus it ignores
|
||||
the usual 'g:syntastic_go_govet_<option>' variables.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
7. golangci-lint *syntastic-go-golangci-lint*
|
||||
|
||||
Name: golangci-lint
|
||||
Maintainer: Elvis Macak <elvis@lnmpy.com>
|
||||
|
||||
See the tool's documentation for details:
|
||||
|
||||
https://github.com/golangci/golangci-lint
|
||||
|
||||
==============================================================================
|
||||
SYNTAX CHECKERS FOR HAML *syntastic-checkers-haml*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user