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 supported14 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- WIP: Self in decorated methods
- [ty] Fix method calls on TypeVars with union upper bounds
- Extend existing rule for useless list call for builtin method
- 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] Detect redundant casts in annotated assignments
- [ty] Experiment: detect unnecessary casts
- WIP: don't consider x: Desc on a dataclass to be set on class
- [ty] handle mixed-path finally suites
- Docs
- Rust not yet supported