CodeBrowser / github / astral-sh/ruff
astral-sh/ruff
# An extremely fast Python linter and code formatter, written in Rust.
$ git clone https://github.com/astral-sh/ruff.git
Also indexed as
stars
48,755
forks
2,266
language
Rust
license
MIT License
What is astral-sh/ruff?
Ruff is a high-performance Python linter and code formatter built in Rust that checks your code for style violations and common errors according to PEP 8 and other standards. Developers use it to automatically catch bugs, enforce consistent code style, and format Python files much faster than traditional tools like Pylint or Black. It consolidates multiple Python linting and formatting tools into a single, easy-to-configure utility.
Topics
#linter #pep8 #python #python3 #ruff #rust #rustpython #static-analysis #static-code-analysis #style-guide #styleguide
Activity
2,074 open issues · last updated Jul 21, 2026