We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Looks fairly straightforward, as black formatting is one of the given examples. I'll put together a PR for this after we merge #78
Sorry, something went wrong.
This has been resolved by #96
w-k-jones
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: