-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[enhancement]: Use black & isort for code formatting. #2522
Comments
Great suggestion, thank you. we can add |
Are you referring to remote branches that haven't been merged yet, or something else? Using Alternatively (or perhaps in addition), using https://pre-commit.com might work well, since git doesn't have remote pre-commit hooks. |
FWIW, the UI will be using a |
I discussed this with @mauwii and he’s going to put in a pre-commit hook to accomplish this. |
Fantastic. Let me know if I can help at all. |
I did kind of a PoC here: https://github.com/mauwii/PyPatchMatch Need some further discussions about how to integrate it into InvokeAI. Are you on our Discord @dsully? |
I am, but haven't had really any time to look at it between day job and teenagers. |
Ok, np then 😅 |
There has been no activity in this issue for 14 days. If this issue is still being experienced, please reply with an updated confirmation that the issue is still being experienced with the latest release. |
Is there an existing issue for this?
Contact Details
dsully#8817, @dsully@mastodon.social
What should this feature add?
I'm proposing to use black and isort via GitHub Actions to format this code base so that contributions will be consistent.
Alternatives
No response
Aditional Content
No response
The text was updated successfully, but these errors were encountered: