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
- new rule - ban default values on overload signatures
- Add linter rule to disallow blank line at function start
- Markdown formatting in LSP
- [ty] Add support for narrowing on tuple match cases
- [`pydoclint`] Implement `DOC104` (`docstring-different-order-parameters`)
- Warn for misplaced `# ruff: noqa: ` directives
- Python 3.14+: Warn against use of `__annotate_func__` and `__annotations_cache__`
- More deprecated aliases of built-in exceptions
- Prefer copy.replace over dataclasses.replace (3.13)
- Warn against use of `.__annotations__` (in many circumstances)
- Docs
- Rust not yet supported