summaryrefslogtreecommitdiff
path: root/doc/ale-go.txt
diff options
context:
space:
mode:
authortyru <tyru.exe@gmail.com>2018-08-16 11:02:51 +0900
committertyru <tyru.exe@gmail.com>2018-08-16 11:36:46 +0900
commit88ffdb47368c7bbfd72e643861f5f5a4663c1fb9 (patch)
tree6edca488a5c4952ce36f78ad3b01f7963c8c1e67 /doc/ale-go.txt
parent9cdd8b67b2f52a2dd348ffb13a7fc1b2dcf84416 (diff)
downloadale-88ffdb47368c7bbfd72e643861f5f5a4663c1fb9.zip
feat: add ale_go_govet_options variable
Diffstat (limited to 'doc/ale-go.txt')
-rw-r--r--doc/ale-go.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ale-go.txt b/doc/ale-go.txt
index 60d6cb84..baf403b7 100644
--- a/doc/ale-go.txt
+++ b/doc/ale-go.txt
@@ -45,6 +45,17 @@ g:ale_go_gofmt_options *g:ale_go_gofmt_options*
===============================================================================
+govet *ale-go-govet*
+
+g:ale_go_govet_options *g:ale_go_govet_options*
+ *b:ale_go_govet_options*
+ Type: |String|
+ Default: `''`
+
+ This variable can be set to pass additional options to the go vet linter.
+
+
+===============================================================================
gometalinter *ale-go-gometalinter*
`gometalinter` is a `lint_file` linter, which only lints files that are