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
- Gitlab code quality fingerprint limitation: multiple errors with identical message
- Rule idea: `unncessary-compiled-regular-expression`
- [`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
- no UP031 fix for `"%d" % 1`
- Lint for closure that do not capture anything ?
- PLC0206 should not flag if dict is being written
- option for remapped/removed rules to report an error instead of a warning
- Docs
- Rust not yet supported