Hugo 1/20/2023

Notes on ruff

Read Original

This article provides a detailed analysis of ruff, a high-performance Python linting and code analysis tool written in Rust. It explains how ruff serves as a replacement for flake8, isort, and pyupgrade by reimplementing their rules with added features like severity levels and auto-fixing. The author shares personal experience transitioning projects to ruff and highlights its integrated language server, ruff-lsp, for real-time editor feedback.

Notes on ruff

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
2
Container queries are rad AF!
Chris Ferdinandi 2 votes
3
Wagon’s algorithm in Python
John D. Cook 1 votes
5
Top picks — 2026 January
Paweł Grzybek 1 votes