jazzband / django-formtools

A set of high-level abstractions for Django forms
https://django-formtools.readthedocs.io
BSD 3-Clause "New" or "Revised" License
784 stars 135 forks source link

Format Python code with psf/black #257

Closed cclauss closed 8 months ago

cclauss commented 8 months ago

https://github.com/psf/black#readme

Alternative https://docs.astral.sh/ruff/formatter

claudep commented 8 months ago

Usage of black should be discussed first. I'm not a fan at all, but if a majority of contributors would like to see it in django-formtools, I won't oppose.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e56c457) 93.83% compared to head (eac5974) 93.83%. Report is 1 commits behind head on master.

:exclamation: Current head eac5974 differs from pull request most recent head f333ef7. Consider uploading reports for the commit f333ef7 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #257 +/- ## ======================================= Coverage 93.83% 93.83% ======================================= Files 11 11 Lines 535 535 Branches 87 87 ======================================= Hits 502 502 Misses 21 21 Partials 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.