Closed
Description
Thank you for creating the issue!
- Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- Yes, I've searched similar issues on GitHub and didn't find any.
- [] Yes, I've included all information below (version, config, etc).
golangci-lint
is a wonderful tool. Please provide a public PPA for installation on Ubuntu-based systems. Homebrew is an excellent solution for MacOS, but I do not find an equivalent solution for Linux (Ubuntu-based) systems.
Using curl
to download a binary is fine for one-off use of golangci-lint
, but address long-term use, where one would like to get updates as part of system maintenance, so that I easily have an up-to-date version.
I have used Google searches to try and track down an existing PPA, but have not been successful. If there is such a repository you recommend, then this issue is a request to update README.md
with instructions pointing to that PPA.