From 6c262291a3620cd1cf0390b446f09d1c421c413b Mon Sep 17 00:00:00 2001 From: elvis Date: Fri, 15 Jun 2018 15:17:57 +0800 Subject: [PATCH] update doc --- doc/syntastic-checkers.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) 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_