diff --git a/doc/syntastic-checkers.txt b/doc/syntastic-checkers.txt index 23f8131a..351ae964 100644 --- a/doc/syntastic-checkers.txt +++ b/doc/syntastic-checkers.txt @@ -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_