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 has been archived by the owner on May 7, 2021. It is now read-only.
Hi!
Thank you for the great package. Please add support of golangci-lint. It's the tool similar to gometalinter.
To speed up development, you can take a look at how existing integrations for another IDEs work.
In short, we just need to be able to run
golangci-lint run
and add flags (e.g.--fast
) to it.The text was updated successfully, but these errors were encountered: