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 supported7 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- [ty] Highlight enum members in semantic syntax highlighting
- [ty] handle mixed-path finally suites
- [ty] Check receiver-specific overloads in method override validation
- [ty] Infer `dict(TypedDict)` as `dict[str, object]`
- Allow configuring some exception types to be ignored by B904
- WIP: don't union Unknown into attributes with non-None assignments in methods
- WIP: validating dataclass field defaults
- ruff ignoring `requires-python` in `pyproject.toml` when missing `[tool.ruff]`
- N806 special case variables of type `type` or `type[SOMEBASE]`
- [ty] View ecosystem results for generic disjointness
- Docs
- Rust not yet supported