go-libp2p
go-libp2p copied to clipboard
ci: go-check now support golangci-lint
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.