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
- new rule - useless `from` clause in `raise` statement
- [ty]: report unused imports as unnecessary hint diagnostics
- [ty] Re-infer binary operator arguments with type context
- WIP on inferring sequences of literals from literal strings
- Pylint C0302
- 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
- Docs
- Rust not yet supported