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
- detect unnecessary keys() call in e.g. `for k in sorted(my_dict.keys()):`
- False-positive of PLR0206 with decorator injecting parameter into method
- Identical/duplicate rules: compare-with-tuple (SIM109) and repeated-equality-comparison (PLR1714)
- FAST00[123] option for specifying custom router classes
- Support new inline TypedDict form
- [documentation] Recommend default rules more clearly, and more easily findable
- reimplemented-starmap (FURB140): trigger on maps
- tarfile-unsafe-members (S202) is emitted for ZipFile.extractall
- playground is just a white screen
- Upload CI build binaries as artifacts for ruff / ty
- Docs
- Rust not yet supported