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 supported6 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- Include some of the checks from flake8-literal
- Formatter undocumented deviation: No blank line added between decorated inner classes in pyi files
- Support `__builtins__.pyi` mechanism to provide additional builtins
- docstring code formatter: emit warning messages when code snippets fail to format
- Attempting to use `ruff check` with includes, but without specifying a directory, picks up nested projects
- Make docstring convention a global setting
- `ruff check . --fix` incorrectly fixes `from urllib import request`
- Request: Remove sequential blank lines in docstrings
- Ordered comparisons
- Versioned documentation
- Docs
- Rust not yet supported