summaryrefslogtreecommitdiff
path: root/doc/ale-go.txt
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2017-08-02 18:34:56 +0100
committerGitHub <noreply@github.com>2017-08-02 18:34:56 +0100
commitad4c7f92cfa5b833bcfc14616950cd45ee30f793 (patch)
tree1ad127421c9473a0786543168bf3ae588b87e4e7 /doc/ale-go.txt
parent35913d9ce7c9679c1242ffdf14bfa1126c999e7e (diff)
parent7eb84242eebd0f40372bc75d0be9eb8091957faf (diff)
downloadale-ad4c7f92cfa5b833bcfc14616950cd45ee30f793.zip
Merge pull request #819 from deltaskelta/doc-#816
added gometalinter docs - Fix for #816
Diffstat (limited to 'doc/ale-go.txt')
-rw-r--r--doc/ale-go.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ale-go.txt b/doc/ale-go.txt
index ac942b7b..e0a5debf 100644
--- a/doc/ale-go.txt
+++ b/doc/ale-go.txt
@@ -23,6 +23,10 @@ intensive.
===============================================================================
gometalinter *ale-go-gometalinter*
+ `gometalinter` is a `lint-file` linter, which only lints files that are written
+ to disk. This differs from the default behaviorof linting the buffer.
+ See: |ale-lint-file|
+
g:ale_go_gometalinter_executable *g:ale_go_gometalinter_executable*
*b:ale_go_gometalinter_executable*
Type: |String|