dnephin / pre-commit-golang

Golang hooks for pre-commit
MIT License
656 stars 222 forks source link

gometalint has been deprecated --- switch to golangci-lint #61

Closed djsavvy closed 3 years ago

djsavvy commented 3 years ago

See the notice on https://github.com/alecthomas/gometalinter

We should only use https://github.com/golangci/golangci-lint instead now.