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
- False positive PLE0302 with special methods as properties.
- Allow max iteration override with environment variable
- EXE004 fix can activate an encoding declaration
- PLR1702: Visually noisy diagnostic ranges
- F523 fix changes behavior by removing `str.format` call
- Autofix for flake8-logging-format (G) rules
- `SIM108` false negative when variable has type annotation
- `TC001`, `TC002`, `TC003` - documentation mentions import cycles which is misleading
- [PYI] Suggest using `typing.IO[bytes]` instead of `io.BytesIO`.
- fix parser diagnostic regression when the error points to an empty span immediately after a line terminator
- Docs
- Rust not yet supported