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 supported2 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- Misleading documentation for uncapitalized-environment-variables (SIM112)
- New logging rule: logging conditional on verbosity
- Consistent and informative style for the "Options" section in rule documentation
- [`ruff`] Implicit class variable in dataclass (`RUF045`)
- [red-knot] Panics on self-referential generic class definition
- `subclass-builtin` (`FURB189`) - document exactly why `UserDict`, `UserList` etc are preferred over `dict` and `list`
- Parser drops second `**kwargs`
- Explore comment and formatting preserving source code generator
- [red-knot] Inconsistency between unbound and undeclared symbols
- If a with statement’s target is a global variable that was assigned before, a false “redefinition of unused variable” is reported.
- Docs
- Rust not yet supported