testcontainers / moby-ryuk

Schedule Moby/Docker containers cleanup after specific delay.
https://www.testcontainers.com
MIT License
190 stars 34 forks source link

ci: enhanced linting #158

Closed stevenh closed 1 month ago

stevenh commented 2 months ago

Add a configuration file which makes it much more strict.

Fix shadowed error variables flagged by linter.

Remove CI timeout as its now present in the config.

stevenh commented 2 months ago

This should only be merged after #141 which refactors and fixes all the linting issues.