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
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.
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!
Description
golangci-lint
is a fast Go linters runner. It runs linters in parallel, uses caching, supportsyaml
config, has integrations with all major IDE, and has dozens of linters included.References
https://golangci-lint.run/
The text was updated successfully, but these errors were encountered: