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 supported14 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- [ty] Propagate nested ParamSpec specializations
- Warn about invalid f-string specifiers
- Order of `cached_property` / `property` and `abstractmethod` (`RUF074`)
- 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
- [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
- Docs
- Rust not yet supported