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
- [Feature Request] Guard against `==` for (sequence of) float comparison
- Warn if anything marked as deprecated is used
- Explicitly exported methods from private modules are not private
- 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
- Docs
- Rust not yet supported