Skip to content

[Task] Use pre-commit for linting in GitHub Actions Workflow  #768

Open
@oliverholworthy

Description

@oliverholworthy

Description

We have been using pre-commit in projects for linting in our local commits. However, we've been running checks using a different mechanism in our GitHub actions workflows.

Updating to use pre-commit in a GitHub Actions workflow ensures that the checks we run locally are consistent with the ones we run in CI. Reducing the risk of version discrepancies in CI and Local development.

Metadata

Metadata

Labels

choreInfrastructure updateci

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions