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.68k stars 504 forks source link

chore: enable usestdlibvars linter #2850

Closed mmorel-35 closed 4 weeks ago

mmorel-35 commented 1 month ago

What does this PR do?

Setup usestdlibvars linter and apply it’s recommandations .

Why is it important?

usestdlibvars detect the possibility to use variables/constants from the Go standard library.

netlify[bot] commented 1 month ago

Deploy Preview for testcontainers-go ready!

Name Link
Latest commit 2a0b002b2f46b1f48686a7f20020407e6f8ec016
Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/671f6eeaf65abf0008bc2155
Deploy Preview https://deploy-preview-2850--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.