#32818: Add pyproject.toml config for black formatter
------------------------------------------------+------------------------
Reporter: cooperlees | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Utilities | Version: dev
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
------------------------------------------------+------------------------
Hi,
I'm a maintainer of black (https://github.com/psf/black), a python code
formatter. I know Django does not use black, but we selected to add it to
our CI to test formatting a decent amount of files (~1900) that have
formatting changes to try and find bugs when we make changes.
You have some test files and docs generation files that we'd like to
exclude. The test files have syntax errors on purpose it seems. The config
should effect nothing the Django project cares about.
I've done the PR and it's here:
https://github.com/django/django/pull/14488
(sorry if this is spammy and a waste of a ticket, but it was suggested I
do so on the PR)
--
Ticket URL: <https://code.djangoproject.com/ticket/32818>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/053.b594058aee0b4ee0316c002e97ddd201%40djangoproject.com.