exercism / go

Exercism exercises in Go.
https://exercism.org/tracks/go
MIT License
973 stars 649 forks source link

Update golangci-lint to 1.52.2 #2650

Closed andrerfcsantos closed 1 year ago

andrerfcsantos commented 1 year ago

No particular reason for this upgrade other than not letting golangci-lint fall too far behind, so we can solve potential issues with updates early on instead of dealing with a lot of breaking changes at once with big updates, which potentially break a bunch of stuff at once.