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
- Request: Autofix for `redundant-numeric-union`/`PYI041` & `redundant-literal-union`/`PYI051`
- Ruff should have a (subjective) blurb in docs when reimplementation differs from upstream
- 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
- Docs
- Rust not yet supported