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

Add golangci-lint #2

Open
iamrajiv opened this issue Oct 1, 2021 · 1 comment
Open

Add golangci-lint #2

iamrajiv opened this issue Oct 1, 2021 · 1 comment

Comments

@iamrajiv
Copy link

iamrajiv commented Oct 1, 2021

Description

golangci-lint is a fast Go linters runner. It runs linters in parallel, uses caching, supports yaml config, has integrations with all major IDE, and has dozens of linters included.

References

https://golangci-lint.run/

@dnnrly
Copy link
Owner

dnnrly commented Oct 1, 2021

I would like you to consider that this project is aim at beginners to Go and that some users (me) use this on Termux on their smart phones. This means that there could be some restrictions about downloading and running a linter.

Having said that, if you can find a way of getting a linter working, PRs are welcome!

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

No branches or pull requests

2 participants