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
- Forbidden combinations with PEP-654
- False-positive TCH002 for runtime-required type annotations
- Formatter undocumented deviation: extra unnecessary wrapping of arguments and extra parenthesis for long return types
- DJ006 doesn't detect ModelForm.exclude on inherited forms
- Docs: code blocks invalid python syntax
- B018 does not detect unused tuple expressions
- SIM115 triggers when an ExitStack is passed into a function
- B007 does not detect unused variables when they are shadowed or appear in inner scope
- S113: Not identified in sessions
- [Rule Request] Enforce consistency between `import ...` and `from ... import ...`
- Docs
- Rust not yet supported