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
- Improve support for arbitrary functions accepting `TypeForm` arguments
- feat: Add extend-type-form-callables setting
- [ty] Allow type[C] to assignable to type[Protocol] via structural subtyping.
- [flake8-bugbear] Add `strict-argument-defaults` option for `B008`
- [flake8-simplify] Add fix safety docs (SIM101, SIM105, SIM108, SIM109, SIM220, SIM221, SIM222, SIM223, SIM401)
- [ruff] Write source files atomically during format, check --fix, and check --add-noqa
- [ty] Materialize class-based protocol interfaces
- [ty] Avoid narrowing attributes with custom __setattr__
- [ty] Support class and static protocol methods
- Fix TID254 mixed lazy import fixes
- Docs
- Rust not yet supported