Zac-HD / shed

`shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++
https://pypi.org/project/shed/
GNU Affero General Public License v3.0
343 stars 23 forks source link

Use ruff to replace autoflake, pyupgrade, isort and black #102

Closed OtherBarry closed 7 months ago

OtherBarry commented 1 year ago

This PR is a work in progress, with the intention of getting feedback before getting into the weeds on indicidual failing tests.

Tasks remaining:

Zac-HD commented 7 months ago

Handled in https://github.com/Zac-HD/shed/pull/105 🙂

Thanks for starting the work on this!