We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have a few linter exceptions around old errors which don't follow the naming conventions enabled in #3587.
It would be good to take care of the //nolint:errname directives while we're doing breaking changes.
//nolint:errname
scorecard/errors/public.go
Lines 31 to 41 in 0b9dfb6
scorecard/cron/config/config.go
Lines 61 to 70 in 0b9dfb6
The text was updated successfully, but these errors were encountered:
can you please assign this to me? (i'm at SOSS day at OpenSSF)
Sorry, something went wrong.
@cmwylie19 the issue is assigned to you. Welcome!
cmwylie19
Successfully merging a pull request may close this issue.
We have a few linter exceptions around old errors which don't follow the naming conventions enabled in #3587.
It would be good to take care of the
//nolint:errname
directives while we're doing breaking changes.scorecard/errors/public.go
Lines 31 to 41 in 0b9dfb6
scorecard/cron/config/config.go
Lines 61 to 70 in 0b9dfb6
The text was updated successfully, but these errors were encountered: