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
Resolve linting failures that currently exist (either fix or add skips)
Add a linting step to github actions that runs on PRs and main. The official golangci-lint action will comment on PRs making it easier to surface issues, that might be the way to go.
The linting failures can be worked overtime as long as they are all resolved before linting is added to GitHub actions.
The text was updated successfully, but these errors were encountered:
We should introduce linting checks as a part of our CI process that are ran on both PRs and the main branch.
The linting failures can be worked overtime as long as they are all resolved before linting is added to GitHub actions.
The text was updated successfully, but these errors were encountered: