github.com/songrgg/gometalinter@v2.0.6-0.20180425200507-2cbec6168e84+incompatible/_linters/README.md (about)

     1  This directory looks a bit like a normal vendor directory, but also like an
     2  entry in GOPATH. That is not an accident. It looks like the former so that gvt
     3  can be used to manage the vendored linters, and it looks like a GOPATH entry so
     4  that we can install the vendored binaries (as Go does not support installing
     5  binaries from vendored paths).