mcandre / toys

code demos for newbies
https://github.com/mcandre/toys
30 stars 6 forks source link

replace golint with staticcheck #351

Closed mcandre closed 7 months ago

mcandre commented 1 year ago

golint is deprecated in favor of go vet and staticcheck.

https://staticcheck.io/