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 supported9 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- [ty] Parse Google docstrings for parameter docs
- [ty] Parse NumPy docstrings for parameter docs
- [ty] Initial support for `__match_args__` and matching on builtins
- [ty] Reuse parsed module handles
- [ty] Render reST hyperlinks in docstring Markdown.
- simplify Ruff Rule macro
- Allow human-readable names in rule selectors
- `bad-exit-annotation` (`PYI036`) - false positive when using a generic for the exception type
- SIM115 open() inside a return statement not reported
- [`pydoclint`] Don't flag DOC201 for a bare `return` in a generator
- Docs
- Rust not yet supported