-
Notifications
You must be signed in to change notification settings - Fork 810
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
Pre Golang-CI Linting Errors #1912
Comments
I fixed all the ones reported in #1853. Perhaps this issue relates to the ones in the code from before? |
@bboreham Yea all of the linting issues from before. |
@nrchakradhar Instead of manually spotting linting issues, you may just want to run |
@pracucci I will try running locally and see. |
@nrchakradhar i just opened a PR to fix almost all the issues. I would have commented sooner but was on a plane. Take a look if you are interested or have any feedback. |
With Cortex moving to golang-ci (#1853) as things stand there are a large number of issues being detected by the linter. We should look into rectifying those errors. These errors will not affect CI because #1853 will not throw an issue for errors that existed before it was merged.
The text was updated successfully, but these errors were encountered: