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 supported6 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- [ty] Detect `isinstance()` and `issubclass()` calls between nominal types and unsafely overlapping `Protocol` types
- [ty] Support narrowing with aliased conditional expressions
- [ty] Group overloaded methods like overloaded functions for docstrings
- `D400`/`D415` false positive for `click` command docstrings
- `D205` exception for escape sequences immediately following summary line
- Consider improving `SIM102` and `SIM114` fixes
- What is the process for moving E* rules out of preview?
- Interpolation indentations in multiline f-strings
- Allow ambiguous unicode characters in comments
- Suppress PLE2510 fix inside f-string interpolation for Python < 3.12
- Docs
- Rust not yet supported