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
- Proposal: Introduce Array API Standard compat rule
- `isort` options for profile compatibility
- [ty] Type Server Protocol Phase 1
- No rule for sequential `write` calls (`for-loop-writes (FURB122)]` matches loops only) despite claiming `writelines` is more idiomatic
- Rule suggestion: no negated condition in if-else
- new rule - useless `@final` decorator on private method
- [analyze] proposal for extending include-dependencies
- [ty] Preserve inherited typevars in decorated helper returns
- [analyze] too many roots causing some confusion in large repos
- new rule - suggest changing function parameter type to readonly alternative if parameter is not mutated inside the function
- Docs
- Rust not yet supported