Hacker News new | ask | show | jobs
by patrick91 1246 days ago
also for tool, see Ruff: https://github.com/charliermarsh/ruff (I'm a big fan!)
3 comments

Ruff very suddenly popped out of nowhere and re-implemented SO MANY development tools into one single codebase, all while making it stupid fast? I just came across it earlier today and it almost sounds too good to be true.
One of the best thing related to Python in recent years. Completely resolved the speed problem during linting that often keeps me away from using the language.
+1 for ruff! the creator seems like a cool dude too