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 supported6 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- [`flake8-self`] Make `SLF` diagnostics robust to non-self-named variables
- [ty] Preserve recursive widening for inherited implicit attributes
- [ty] Avoid stack overflow when materializing recursive union aliases
- [ty] Preserve recursively-defined flag during normalization
- No rule for sequential `write` calls (`for-loop-writes (FURB122)]` matches loops only) despite claiming `writelines` is more idiomatic
- fix: let TD003 behave the same for urls and issue codes
- Rule suggestion: no negated condition in if-else
- [ty] Improve robustness of various type-qualifier-related checks
- [ty] avoid rewriting nested function literals in return-callable flow
- [ty] Show constructor signature on hover
- Docs
- Rust not yet supported