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 supported7 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- Feature Request: code action (refactor) unwrap block
- [ty] Add support for validating members from dynamic classes
- Default ruff check output is extremely slow on large E303-heavy files
- [ty] Validate metaclass `__new__`/`__prepare__`/`__init__`, and meta-metaclass `__call__`, as well as `__init_subclass__`
- [WIP] Support Ruff configuration in PEP 723 metadata
- `ruff format --check` outputs wrong line line/column numbers on syntax errors
- [ty] Use constraint sets as pending state in `SpecializationBuilder`
- docs: `INP001` naming/description/framing is misleading
- Change PTH123 to suggest `open(path)` over `path.open()`
- [flake8-return] Fix RET504 false positive when variable is read in except/finally
- Docs
- Rust not yet supported