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 was archived by the owner on Jun 2, 2023. It is now read-only.
golangci: support running errcheck with all its options
Follow golangci/golangci-lint#223, I've added the option to run the errcheck
linter with all its options. Also, kept backwards compatibility in order to
do the transition in the golangci-lint package gradually.
0 commit comments