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 supported5 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- ban-while-true
- RFC [ruff][ext-lint] 2: external lint rule selection
- Rule: Recommend `isinstance(x, Cls)` over `issubclass(type(x), Cls)`
- [ty] Infer typevar specializations for implicit generic protocols
- [ty] Fix panic where we would incorrectly consider overloads in another file as belonging to a function in the file being checked
- [Fix error, FAST002] "Fix introduced a syntax error. Reverting all changes"
- [ty] Rework module resolution to be breadth-first instead of depth-first
- [ty] Infer lambda expressions with `Callable` type context
- Mechanism to opt-in or opt-out of markdown formatting
- Support load_dotenv as an exception to E402
- Docs
- Rust not yet supported