Hacker News new | ask | show | jobs
by linsomniac 872 days ago
I just learned that "ruff fmt" exists. Why would I use that over black? I've been using black for a couple years now, I'm loathe to change but ruff has a lot of good press.
2 comments

Some people use ruff because it’s much faster. Others do it because it’s one tool instead of multiple.
It's so much faster, it's night and day.