From 33b3331b0499e502f01730af60fb0e9b5a30951f Mon Sep 17 00:00:00 2001 From: w0rp Date: Sun, 4 Feb 2018 13:55:09 +0000 Subject: #1206 Add support for setting options for gobuild, and escape paths better --- doc/ale-go.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/ale-go.txt') diff --git a/doc/ale-go.txt b/doc/ale-go.txt index c5a68878..502f2376 100644 --- a/doc/ale-go.txt +++ b/doc/ale-go.txt @@ -20,6 +20,18 @@ the benefit of running a number of linters, more than ALE would by default, while ensuring it doesn't run any linters known to be slow or resource intensive. +=============================================================================== +gobuild *ale-go-gobuild* + +g:ale_go_gobuild_options *g:ale_go_gobuild_options* + *b:ale_go_gobuild_options* + Type: |String| + Default: `''` + + This variable can be set to pass additional options to the gobuild linter. + They are injected directly after "go test". + + =============================================================================== gofmt *ale-go-gofmt* -- cgit v1.2.3