added gometalinter docs - Fix for #816

This commit is contained in:
Jeff Willette 2017-08-02 13:34:24 +09:00
parent 35913d9ce7
commit 7eb84242ee
1 changed files with 4 additions and 0 deletions

View File

@ -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|