You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.
dominkh has this note:
Even though the gosimple, unused, and megacheck tools still exist, they have been deprecated
and will be removed in the next release of staticcheck.
I get 404s for some of the links.
https://github.com/dominikh/go-tools/tree/master/cmd/unused
is now
https://github.com/dominikh/go-tools/tree/master/unused
https://github.com/dominikh/go-tools/tree/master/cmd/gosimple
has been deprecated and I could not find a replacement link
dominkh has this note:
Even though the gosimple, unused, and megacheck tools still exist, they have been deprecated
and will be removed in the next release of staticcheck.
Also
https://4d63.com/gochecknoglobals/
Could possibly be replaced with
https://github.com/leighmcculloch/gochecknoglobals
The text was updated successfully, but these errors were encountered: