astral-sh / ruff

An extremely fast Python linter and code formatter, written in Rust.
https://docs.astral.sh/ruff
MIT License
31.13k stars 1.03k forks source link

Tooling: Formatter benchmark on unformatted projects #7238

Closed MichaReiser closed 11 months ago

MichaReiser commented 1 year ago

Benchmark Ruff's formatter compatibility on unblacked projects by

MichaReiser commented 11 months ago

@konstin I believe you worked on this. Would you mind documenting your findings and closing the issue if there's nothing else to do?

konstin commented 11 months ago

I checked cpython and pretix and filed issues for cases black looks better for ruff format . && black .