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 supported3 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- Invalid syntax error location for Notebook with `ruff format`
- Used submodule import flagged as unused in `except` handler
- Implement --allow-global-unused-variables from PyLint
- `# noqa: E702 # fmt: skip` still formats the line of code
- Add default linter rules
- `ruff server`: Code action for re-enabling rules when cursor is on noqa comments
- Rule duplication `F509` and `PLE1300`
- format: different behavior with black for `hug_parens_with_braces_and_square_brackets` and generators
- Ruff unconditionally assumes any string in a type parameter is a forward annotation
- Show version log for changes on rules
- Docs
- Rust not yet supported