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
- [ty] Parse NumPy docstrings for parameter docs
- [ty] Implement TypedDict runtime narrowing via an empty TypedDict
- [ty] Suppress parenthesis completions on `Enum`s
- report an error when assigning a default value to `self` or `cls`
- [`flake8-type-checking`] Avoid escape sequences in the TC006 fix
- new rule - ban top-level `__getattr__` methods
- `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
- [ty] Rescope still-generic typevars in return callables
- Docs
- Rust not yet supported