mirror of https://github.com/dense-analysis/ale
b0fac47060
When using `gotype` without the `-e` option, it will only output the first 10 errors. When working on a larger package that ofter means taht those 10 errors are in other files then the one that you are currently working on which then seems to indicate that there are no errors. By adding the `-e` flag, all errors will be returned and shown properly in the file that you are working on. |
||
---|---|---|
.. | ||
bingo.vim | ||
gobuild.vim | ||
gofmt.vim | ||
golangci_lint.vim | ||
golint.vim | ||
gometalinter.vim | ||
gosimple.vim | ||
gotype.vim | ||
govet.vim | ||
langserver.vim | ||
staticcheck.vim |