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 supported9 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- [ty] Support comprehension walruses in IDE features
- `ruff check --add-noqa` / `--fix` / `ruff format` truncate source files to 0 bytes on SIGINT (non-atomic in-place write)
- [`flake8-type-checking`] Adds the notion of runtime-ambiguous references
- [ty] fix infinite recursion when specializing recursive type aliases
- [ty] Optimize union and intersection type expressions
- [ty] `type[Never] = Never`
- [ty] Disambiguate identical base names in inherited method conflicts
- [ty] Model walrus bindings from comprehensions
- [ty] Relaxed `isinstance`/`issubclass` narrowing
- [ty] Add a module to compute edits for file and folder renames
- Docs
- Rust not yet supported