Closed peterstace closed 1 year ago
It's hard to reproduce exactly what golangci-lint is actually doing without pushing up to a branch and allowing GH actions to execute it.
If it's instead executed from docker-compose, this will make things easier to debug locally.
Fixed via #484
It's hard to reproduce exactly what golangci-lint is actually doing without pushing up to a branch and allowing GH actions to execute it.
If it's instead executed from docker-compose, this will make things easier to debug locally.