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

Add ruff rules for naming, performance, simplification, and timezones #259

Closed cclauss closed 8 months ago

cclauss commented 8 months ago

Add ruff rules for naming, performance, simplification, and timezones.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (bd3d975) 93.83% compared to head (55d7f5c) 93.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #259 +/- ## ========================================== - Coverage 93.83% 93.80% -0.03% ========================================== Files 11 11 Lines 535 533 -2 Branches 87 86 -1 ========================================== - Hits 502 500 -2 Misses 21 21 Partials 12 12 ```

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