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
- Mention minimal Python version in Ruff rules
- Expand B033 duplicate-value for duplicate variables (not just literals)
- Feature request: Configure `--fix-only` but per-rule in the `TOML` config
- E722: not reported when raising original exception
- More customization for BLE001
- Missing FAST003 sometimes
- Duplicate match case
- New lint rule to prevent mis-nesting `contextlib.ExitStack`
- UP036 doesn't work for ternary expressions
- Require blank line after type-checking block
- Docs
- Rust not yet supported