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
- [`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
- [`isort`] Add `lines-before-imports` option
- [ty] Defer existential quantification in constraint sets
- RUF075 false positive w/ code that should only run without exception
- Update Rust crate tikv-jemallocator to 0.7.0
- Docs
- Rust not yet supported