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 supported6 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- False positive reports for F821 lint rule
- TD003 detection improvement
- Ruff ignores requires-python field with `ruff.toml` in %userprofile% on Windows
- [`flake8-todos`] Extend TD003 to allow Jira-style issue IDs on the same line (`TD003`)
- [ty] WIP: sort union types during cycle recovery to stabilize output
- [ty] Local type, public type, imported type, attribute type, nonlocal type
- [`flake8-bugbear`] Fix false positive when `lambda` parameters have same name as loop variables (`B023`)
- [`flake8-simplify`] Fix `SIM905` to avoid syntax errors with r-string unescapable characters
- [`flake8-bugbear`] Flag mutable defaults passed via named variables, excluding UPPER_CASE (`B006`)
- RFC [ruff][ext-lint] 3: external lint interpreter using PyO3
- Docs
- Rust not yet supported