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] Simplify relation and mapping visitors
- [ty] Narrow generic type classinfo in `isinstance` and `issubclass`
- Extend existing rule for useless list call for builtin method
- [ty] Fix panics from recursive protocol expansion
- [ty] Support re-binding of generics in partial calls
- 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
- Docs
- Rust not yet supported