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 supported9 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- `ANN401`: allow `__getattr__` to return `Any`
- Formatter: Vertical alignment for tabular-like literals
- [ty] support specializing generic class from static/classmethod
- [ty] fix cached_property with generic return type
- new rule - ban top-level `__getattr__` methods
- chore(tests): migrate CLI lint tests from raw Command to CliTest helper
- [ty] Content address the cache of vendored content that ships with ty
- `ASYNC119`: allow some context managers and async context managers to contain `yield` statements
- `RUF070` fix may move yields in an async generator function outside of a context manager inside
- [ty] Preserve narrowing across key-membership checks
- Docs
- Rust not yet supported