go-libp2p icon indicating copy to clipboard operation
go-libp2p copied to clipboard

ci: go-check now support golangci-lint

Open galargh opened this issue 5 months ago • 0 comments

https://github.com/ipdxco/unified-github-workflows/releases/tag/v1.0.24 added support for golangci-lint 🥳 It is enabled by default. It was released as a patch version to simplify the rollout. I prepared all the participating repositories for it ahead of time.

Please note, that the golangci-lint from go-check will only run once. It will not run with alternative GOOS settings. On the other hand, unlike the previous setup, it will run in all the subpackages.

galargh avatar Jun 12 '25 11:06 galargh