-
Notifications
You must be signed in to change notification settings - Fork 940
Add a workflow to run style checks in CI #637
Copy link
Copy link
Open
Labels
PR welcomeContributions towards resolving this issue are welcomeContributions towards resolving this issue are welcomegood first issueThis is an ideal fix for someone who is new to the repository and looking to contribute!This is an ideal fix for someone who is new to the repository and looking to contribute!
Metadata
Metadata
Assignees
Labels
PR welcomeContributions towards resolving this issue are welcomeContributions towards resolving this issue are welcomegood first issueThis is an ideal fix for someone who is new to the repository and looking to contribute!This is an ideal fix for someone who is new to the repository and looking to contribute!
After #634, we can add a style check job in CI to complement https://pre-commit.ci and the pre-commit hooks we have, running on PRs.