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
- ERA001 & RUF003 false positives on mathematical expressions in comments
- Rule Request: change call args to keywords
- ruff re-orders Jupyter notebook file's (*.ipynb) JSON representation
- Is it possible to not highlight things that can be autofixed
- New rule: Avoid `try-except StopIteration` where `next(..., default)` can be used
- unwanted ARG001 for @singledispatch
- Implement/adopt `tach`s functionality?
- Conflict between PLC0415 and I001
- SLF001 (private member access) to self-class should work with type narrowing
- `PLW1641` false positives for dataclasses
- Docs
- Rust not yet supported