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
- [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
- 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"``
- RUF075 triggers on Fastapi documented lifespan code
- [ty] Stabilize full-scope collection constraints
- Potential false positives for DOC202
- F401 false positive for `import xyz as _`
- Docs
- Rust not yet supported