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

Adopting pre-commit and Auto Formatting #890

Open
blink1073 opened this issue Mar 27, 2022 · 0 comments
Open

Adopting pre-commit and Auto Formatting #890

blink1073 opened this issue Mar 27, 2022 · 0 comments

Comments

@blink1073
Copy link
Contributor

blink1073 commented Mar 27, 2022

We are adopting auto-formatting, including black and isort on all files. cf #889

From the Django Enhancement Proposal to use Black:

Reformatting will also be disruptive for open pull requests. One way to update them is to run Black on modified files, keep a copy aside, start a new branch from "main", move the modified files back into place, and commit the result.

Contributors will be asked to install pre-commit locally. We also have the option to use @meeseeksdev please run pre-commit on PRs if needed.

@blink1073 blink1073 pinned this issue Mar 27, 2022
@blink1073 blink1073 unpinned this issue Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant