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
- [`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
- PEP 639 license information
- [`pyupgrade`] Mark `printf-string-formatting` literal fixes as safe (`UP031`)
- [`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
- [ty] support implicit recursive union type aliases
- Docs
- Rust not yet supported