Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
elvis committed Jun 15, 2018
1 parent d15dbf6 commit 6c26229
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions doc/syntastic-checkers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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*
Expand Down Expand Up @@ -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*

Expand Down

0 comments on commit 6c26229

Please sign in to comment.