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] Share semantic token encoding
- [pyupgrade] Skip UP032 for format strings with no equivalent f-string
- [pyupgrade] Parenthesize UP032 args that would misparse in an f-string
- [pyupgrade] Mark behavior-changing UP032 fixes as unsafe
- [ty] Preserve receiver constraints when binding overloaded methods
- Spill stack to the heap to support arbitrarily deep nested programs
- [flake8-return] Fix RET504 false positive when variable is read in except/finally
- SIM101 duplicate-isinstance-call: detect negatives
- Should `lint.flake8-tidy-imports.ban-lazy` automatically count as exclusions for `lint.flake8-tidy-imports.require-lazy.include="all"`
- Conflict (infinite loop) between `lazy-import-mismatch (TID254)` and `lazy-import-immediately-resolved (TID255)` with `lint.flake8-tidy-imports.require-lazy="all"``
- Docs
- Rust not yet supported