Skip to content

Add linting steps to CI (github actions) #569

Description

@cbuto

We should introduce linting checks as a part of our CI process that are ran on both PRs and the main branch.

    • 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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions