Skip to content
New issue

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

[Feature] Add Github Actions workflow for pre-commit #276

Closed
kenibrewer opened this issue May 3, 2023 · 1 comment
Closed

[Feature] Add Github Actions workflow for pre-commit #276

kenibrewer opened this issue May 3, 2023 · 1 comment

Comments

@kenibrewer
Copy link
Member

With the addition of pre-commit hooks in #264 it would be ideal if these hooks were enforced server side instead of just client side via a Github Workflow.

Because the default pre-commit action runs against all files in the repo, we should format all files in the repo with the appropriate pre-commit hooks prior to adding this workflow.

Documentation for suggested action to use:
https://github.com/pre-commit/action

@kenibrewer
Copy link
Member Author

Closed in #279

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant