Fix typos in "lint package" options in docs/ale-go

This commit is contained in:
Maxim Baz 2018-04-27 19:49:33 +02:00
parent d8d09c2048
commit 04b54f5c17
No known key found for this signature in database
GPG Key ID: 011FDC52DA839335
1 changed files with 4 additions and 4 deletions

View File

@ -73,8 +73,8 @@ g:ale_go_gometalinter_options *g:ale_go_gometalinter_options*
number of linters known to be slow or consume a lot of resources.
g:ale_go_gometalinter_package *g:ale_go_gometalinter_package*
*b:ale_go_gometalinter_package*
g:ale_go_gometalinter_lint_package *g:ale_go_gometalinter_lint_package*
*b:ale_go_gometalinter_lint_package*
Type: |Number|
Default: `0`
@ -94,8 +94,8 @@ g:ale_go_staticcheck_options *g:ale_go_staticcheck_options*
linter.
g:ale_go_staticcheck_package *g:ale_go_staticcheck_package*
*b:ale_go_staticcheck_package*
g:ale_go_staticcheck_lint_package *g:ale_go_staticcheck_lint_package*
*b:ale_go_staticcheck_lint_package*
Type: |Number|
Default: `0`