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

Enable pre-commit hooks with black #82

Closed
mgrover1 opened this issue Mar 11, 2022 · 2 comments
Closed

Enable pre-commit hooks with black #82

mgrover1 opened this issue Mar 11, 2022 · 2 comments
Assignees
Labels
enhancement Addition of new features, or improved functionality of existing features
Milestone

Comments

@mgrover1
Copy link

In addition to running black at the Github actions level, it would be helpful to running it when a user for commits their changes to the repo.

Here is a link to the pre-commit docs

@w-k-jones w-k-jones added this to the Version 1.3 milestone Mar 11, 2022
@w-k-jones
Copy link
Member

Looks fairly straightforward, as black formatting is one of the given examples. I'll put together a PR for this after we merge #78

@freemansw1 freemansw1 added the enhancement Addition of new features, or improved functionality of existing features label Mar 14, 2022
@freemansw1
Copy link
Member

This has been resolved by #96

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Addition of new features, or improved functionality of existing features
Projects
None yet
Development

No branches or pull requests

3 participants