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] Compare bound-method receivers covariantly
- [ty] Prevent stack overflow from occurring in large inference dependencies
- [ty] Allow a regular attribute to override a `ClassVar`
- RUF067 allow docstrings in __init__.py in strict mode
- [ty] Fix stack overflow on recursive `__call__` attributes
- False positive Undefined name for self-referential return annotation in a PEP 695 generic class
- TC001/TC002/TC003 false negative when using a type as generic parameter bound
- [ty] Add TypeVarTuple call forwarding
- Inconsistent formatting of `assert f(1,) == g(<arg or no arg>)`
- [ty] Error on enum member reassignment
- Docs
- Rust not yet supported