Golangci-lint: Use go/packages

Created on 2 Aug 2018  路  3Comments  路  Source: golangci/golangci-lint

To properly analyze go modules we need to use go/packages

enhancement

Most helpful comment

go/packages are supported in release v1.11

All 3 comments

any pointers? I may be able to help with this :)

Hi!
I've almost implemented it, but I have some troubles with cgo. I need some time to investigate it, maybe go/packages has bugs. I hope to finish within a week

go/packages are supported in release v1.11

Was this page helpful?
0 / 5 - 0 ratings