mirror of
https://github.com/dense-analysis/ale
synced 2025-01-06 05:59:58 +00:00
92f20b0e51
In Go you can "vendor" packages by putting them in the `vendor/` directory for a project. Adding the `-srcdir` argument makes `goimports` pick up these packages, in addition to what you have in GOPATH. Without this, `goimports` is not very useful, since most projects vendor their packages. |
||
---|---|---|
.. | ||
ale | ||
ale.vim |