gojp / goreportcard

A report card for your Go application
https://goreportcard.com
Apache License 2.0
1.99k stars 252 forks source link

Remove deprecated golint #420

Open alexandear opened 4 months ago

alexandear commented 4 months ago

This PR removes usages of deprecated golint. golint has been disabled in goreportcard for almost 2 years (see the commit).

alexandear commented 4 months ago

As an alternative to golint, we can use revive.