ruff
https://github.com/astral-sh/ruff
Rust
An extremely fast Python linter and code formatter, written in Rust.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported5 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- [pyflakes] Treat function-scope bare annotations as locals per PEP 526 (F821)
- Flag variables that 1. aren't reassigned, and 2. are missing `Final`
- RFC [ruff][ext-lint] 4: codegen for the full AST
- [ruff][ext-lint] 5: per-external-linter toml config
- [ty] Generic "manual" PEP 695 type aliases
- [pylint] Implement too-many-lines (C0302)
- ARG flake8-unused-args does not work with dunder methods
- [ty] Add truncation policy for displaying overloads on single line
- [ty] proof of concept: clickable types in hover
- [ty] fix goto-uses
- Docs
- Rust not yet supported