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
`varcheck`, `structcheck` and `deadcode` were deprecated in 2021. This
commit removes them. Their functionality is provided by the `unused`
linter.
See: golangci/golangci-lint#1841
0 commit comments