codeclimate / codeclimate-golint

Code Climate Engine for golint
MIT License
7 stars 6 forks source link

Support Go 1.19 #28

Open timo-klarshift opened 2 years ago

timo-klarshift commented 2 years ago

codeclimate fails because it does not understand go generic: Error code.go:5:16: expected ']', found any (and 2 more errors)

could we please just upgrade to the latest go version from time to time? codeclimate is currently not usable at all in the go ecosystem.

timo-klarshift commented 2 years ago

I wonder if codeclimate is still an active project or simply does not care about golang https://github.com/codeclimate/cc-engine-go/issues/4