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 supported5 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- 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`
- [ty] Experiment: allow functions to be redefined (same signature)
- [ty] Ignore descriptor class-level declarations for purposes of finding instance attributes, variant 2
- [ty] Ignore descriptor class-level declarations for purposes of finding instance attributes, variant 3
- UP036 doesn't work for ternary expressions
- Docs
- Rust not yet supported