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
Golint is apparently deprecated and frozen. We should replace the pre-commit hook with another linting tool for Go. The Golint GitHub page itself recommends https://staticcheck.io/.
The text was updated successfully, but these errors were encountered:
Golint is apparently deprecated and frozen. We should replace the pre-commit hook with another linting tool for Go. The Golint GitHub page itself recommends https://staticcheck.io/.
The text was updated successfully, but these errors were encountered: