This repository was archived by the owner on May 9, 2021. It is now read-only.
This repository was archived by the owner on May 9, 2021. It is now read-only.
exclude vendor dir from matching ...
#320
Closed
Description
Go 1.9 changed the behavior of the Go tools such as "go test" and "go vet" to ignore the vendor directory when using triple dot (...) . See golang/go#19090
How about doing the same thing for golint? It makes sense to have different Go tools behave similarly.
Metadata
Metadata
Assignees
Labels
No labels