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 supported7 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- [ty] Cache `enum_member_literals`
- [ty] Support re-binding of generics in partial calls
- [ty] Add first-class support for enum complements
- Add NPY rule: prefer np.allclose(a, b) over np.all(np.isclose(a, b))
- [pydocstyle] allow configuring indentation level for Google style
- Class defining `__slots__` via tuple assignment not recognized by flake8-slots rules
- [ty] Refine ParamSpec based on selected overload
- [ty] Treat parameters with defaults as being implicitly annotated
- [ty] Error context for not-iterable diagnostics
- [ty] Create fresh copies of generic callable typevars
- Docs
- Rust not yet supported