Hacker News new | ask | show | jobs
by samdg 982 days ago
I was an early adopter of Ruff, what sold me wasn't even the performance win, but the advantage of having a single configuration file without third-party plugins, making it much easier to run the linter in my editor, CLI, pre-commit hooks, and CI without any fuss.

The speed of the tool and its development pace astound me.

If the authors/maintainers are lurking here: know that you're doing an amazing job.