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
- F821 false positive for using a builtin after deleting a name that shadowed the builtin
- hovering over variable in jupyter notebook causes ruff server to crash
- Extend `RUF055` with more patterns
- [red-knot] add narrowing support in match class patterns
- `implicit-namespace-package` (`INP001`) - error is not reported in the language server when a package is nested inside an implicit namespace package
- Update `unncessary-regular-expression` (`RUF055`) fix to use `var == value`
- Rule to prohibit closures?
- Ruff removes required imports when saving
- red-knot panics found by the `py-fuzzer` fuzzer
- PT007 shows wrong type in violation message
- Docs
- Rust not yet supported