testcontainers / testcontainers-go

Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
https://golang.testcontainers.org
MIT License
3.3k stars 450 forks source link

chore: bring golangci-lint back #2571

Closed mdelapenya closed 3 weeks ago

mdelapenya commented 3 weeks ago

What does this PR do?

It enabls golangci-lint again, as it was removed when the Go version was bumped from 1.20 to 1.21

Why is it important?

Static analyse the code for PRs

Related issues

netlify[bot] commented 3 weeks ago

Deploy Preview for testcontainers-go ready!

Name Link
Latest commit ddaf9d9b59067f283db982550516961860cc4a00
Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/6666e2999e047400083e3d59
Deploy Preview https://deploy-preview-2571--testcontainers-go.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.