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

Commit 6c26229

Browse files
author
elvis
committed
update doc
1 parent d15dbf6 commit 6c26229

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/syntastic-checkers.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2516,6 +2516,7 @@ The following checkers are available for Go (filetype "go"):
25162516
4. Go Meta Linter...........|syntastic-go-gometalinter|
25172517
5. gotype...................|syntastic-go-gotype|
25182518
6. vet......................|syntastic-go-govet|
2519+
7. golangci-lint............|syntastic-go-golangci-lint|
25192520

25202521
------------------------------------------------------------------------------
25212522
1. go *syntastic-go-go*
@@ -2620,6 +2621,16 @@ Note~
26202621
This checker doesn't call the "makeprgBuild()" function, and thus it ignores
26212622
the usual 'g:syntastic_go_govet_<option>' variables.
26222623

2624+
------------------------------------------------------------------------------
2625+
7. golangci-lint *syntastic-go-golangci-lint*
2626+
2627+
Name: golangci-lint
2628+
Maintainer: Elvis Macak <elvis@lnmpy.com>
2629+
2630+
See the tool's documentation for details:
2631+
2632+
https://github.com/golangci/golangci-lint
2633+
26232634
==============================================================================
26242635
SYNTAX CHECKERS FOR HAML *syntastic-checkers-haml*
26252636

0 commit comments

Comments
 (0)