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

Replace flake8 with ruff #256

Closed cclauss closed 8 months ago

cclauss commented 8 months ago

Closes #255

This is a subset of

And a superset of

253 is taking a lot of time to be reviewed and merged so let's establish on this subset...

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (e7b9365) 93.83% compared to head (e815c9b) 93.83%.

Files Patch % Lines
formtools/wizard/views.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #256 +/- ## ======================================= 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.