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 supported5 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- Add support for attribute docstrings
- [`pylint`] Implement `class-variable-slots-conflict` (`PLE0242`)
- Feature Request: Rule to avoid module coupling
- Consider implicitly concatenated f-string for rules
- PEP 585 usages of `list`, `tuple`, `type`, etc. in type aliases are not flagged when `requires-python` includes `< 3.9`.
- ruff format removes trailing whitespace in doctests
- isort counts third party imports as local when inside submodules with the same name
- Cython support
- False positive TCH004
- Update parser to have Notebook context
- Docs
- Rust not yet supported