-
Notifications
You must be signed in to change notification settings - Fork 27
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
BUG: fix linter errors #104
Comments
Hi Azeem, Would appreciate your feedback on the same! |
Thanks for your contribution @gaonkar-adi-wipro. Although, this issue is meant for the Golang linter errors coming from the GolangCI config here. I have updated my previous comment to clarify this. |
is this still outstanding? https://github.com/ossf/scorecard-webapp/actions/runs/7905693652/job/21578875246
|
My understanding is that some of the linters were disabled in #105, and then deleted in #159 before they could be re-enabled. So there may be issues still. While we recently reviewed the ossf/scorecard Of the deleted linters:
|
We have lot of linter errors from our current GolangCI config, and many useful linters have been disabled. We need to fix these errors and enable them for future.
The text was updated successfully, but these errors were encountered: