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
- Rule idea: `unncessary-compiled-regular-expression`
- ANN401 induces a stack overflow on quoted quoted escape sequences
- [`ruff`] Abstract methods defined in normal classes (`RUF044`)
- [`ruff`] Expand `unnecessary-regular-expression` with `re.compile` (RUF055)
- New lint rules for Strength Reduction optimizations
- Allow (formatter?) config to never introduce implicitly concatenated strings or just accept that a check run will complain about it
- Support `ruff rule rule-name`
- no UP031 fix for `"%d" % 1`
- Lint for closure that do not capture anything ?
- PLC0206 should not flag if dict is being written
- Docs
- Rust not yet supported