Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's the logic behind Suggest me! button? #55

Closed
frederikhors opened this issue Feb 3, 2021 · 2 comments
Closed

What's the logic behind Suggest me! button? #55

frederikhors opened this issue Feb 3, 2021 · 2 comments

Comments

@frederikhors
Copy link

I'm using your amazing plugin for a few minutes. What I don't understand is what is the logic behind Suggest me! button.

I'm on Windows. Does it change on Linux or Mac?

What's the logic?

Thanks for you amazing work!

@xxpxxxxp
Copy link
Owner

xxpxxxxp commented Feb 3, 2021

Thank you!

Suggest me! is simply a set of linters that's not error-prone (eg: scopelint), not too aggressive (eg: exhausive), not covered by GoLand itself (eg: errcheck). It's linters I'm using day-to-day (editor's choice!) and generally I'll fix. It's the same among all platforms.

The button is provided to unfamiliar users of golangci-lint as a quick start. Most users will move to their own .golangci.yml config soon.

@frederikhors
Copy link
Author

Most users will move to their own .golangci.yml config soon..

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants