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
- Consider using `bitflags` or otherwise unify booleans on `LinterResult` and `Parsed`
- Disable private-member-access in the tests folder
- Check for missing arguments
- SQLAlchemy lint rules
- Stabilize `PLR0917`
- Types assigned to a type alias should be moved under type checking block
- B909 misses dict.keys() deletion
- SWAP and MISSING flake8-annotations (ANN)
- RUF009 misses function call in dataclass default
- F821 (E0601): Catch possibly undefined names in except clauses
- Docs
- Rust not yet supported