-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add blacken-docs and pycln pre-commit hooks #3292
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
Conversation
I'd be fine to add the pinning. Black doesn't really change that fast (or practically at all), so a slightly older docs format is unlikely to clash with the main format. We'd get auto fixes, for example,w with that. |
@henryiii Okay, I'll add it. |
@henryiii Yeah, I would feel even better though if someone could add a CI check that checks that version match in the pre-commit.yaml though like we do for other version checks. |
I wasn't aware of pycln, looks useful. :) |
Description
Suggested changelog entry: