getsentry / raven-go

Sentry client in Go
https://sentry.io
BSD 3-Clause "New" or "Revised" License
561 stars 147 forks source link

Use gometalinter project-wide and on TravisCI #234

Open kamilogorek opened 5 years ago

kamilogorek commented 5 years ago

ref: https://github.com/alecthomas/gometalinter

gregwebs commented 5 years ago

consider using golangci-lint instead.

kamilogorek commented 5 years ago

Sweet! Thanks @gregwebs!