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
- [ty] add support for custom python extensions
- [ty] Validate sentinel names against assignment targets
- [`ruff`] Add `unnecessary-literal-unpacking` (`PIE811`)
- [`pyupgrade`] Flag all outdated `sys.version_info` checks in `outdated-version-block` (`UP036`)
- [`pylint`] Flag chained associative operators (`non-augmented-assignment`, `PLR6104`)
- Rule to flag identifiers that are not NFKC-normalized
- [`ruff`] Add subdiagnostics explaining missing fixes (`RUF105`)
- [ty] Offer completions for cases in `match` statements
- [ty] Add (currently unused) scoped existential nodes
- [ty] Make callable return inference invariant to union order
- Docs
- Rust not yet supported