python-babel / babel

The official repository for Babel, the Python Internationalization Library
http://babel.pocoo.org/
BSD 3-Clause "New" or "Revised" License
1.29k stars 432 forks source link

Enforce trailing commas (enable Ruff COM rule and autofix) #1045

Closed akx closed 7 months ago

akx commented 7 months ago

They were mostly already alright, but better to be consistent.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (bf7b2ca) 91.34% compared to head (aea7b50) 91.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1045 +/- ## ======================================= Coverage 91.34% 91.34% ======================================= Files 26 26 Lines 4415 4415 ======================================= Hits 4033 4033 Misses 382 382 ```

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