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
- TC001-3 runtime-evaluated-decorators not working with generic framework decorators
- Support and lints for `lazy` imports in Python 3.15+
- Rules D201 and D202 have a confusing name
- Using `ThreadPoolExecutor_context.map()` without iterating over it
- S507 does not trigger when using class inheritance
- FURB101 and FURB103 shouldn’t apply when the I/O variable is used later
- Formatter should avoid splitting arguments into their own line
- Provide fix for unparenthesized generator expressions
- Feature Request: Support formatting for `sphinx.ext.doctest` (`.. testcode::`) in docstrings
- Extend PERF401 to flag loops that use a temporary variable before append
- Docs
- Rust not yet supported