mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-10 14:31:52 +08:00
Update help for ale_go_staticcheck_lint_package (#4122)
This commit is contained in:
committed by
GitHub
parent
d3df00b898
commit
cae550f07b
@@ -354,7 +354,7 @@ g:ale_go_staticcheck_options *g:ale_go_staticcheck_options*
|
|||||||
g:ale_go_staticcheck_lint_package *g:ale_go_staticcheck_lint_package*
|
g:ale_go_staticcheck_lint_package *g:ale_go_staticcheck_lint_package*
|
||||||
*b:ale_go_staticcheck_lint_package*
|
*b:ale_go_staticcheck_lint_package*
|
||||||
Type: |Number|
|
Type: |Number|
|
||||||
Default: `0`
|
Default: `1`
|
||||||
|
|
||||||
When set to `1`, the whole Go package will be checked instead of only the
|
When set to `1`, the whole Go package will be checked instead of only the
|
||||||
current file.
|
current file.
|
||||||
|
|||||||
Reference in New Issue
Block a user