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 supported2 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- False positive for `S608` when a string contains "delete from"
- Cannot find ruff on Windows in venv using --system-site-packages
- Allow short docstrings in pydoclint
- Formatter: request for a Rule Similar to ESLint’s padding-line-between-statements
- Change default value for `ruff.configurationPreference` to `"filesystemFirst"`
- ISC001 fix covers not all cases
- [`ruff`] Reduce false positives for `missing-fstring-syntax` (`RUF027`) by analyzing references to the binding when the string is assigned to a variable
- `incorrectly-parenthesized-tuple-in-subscript` (`RUF031`) - false positives with `parenthesize-tuple-in-subscript = true` on types outside of type annotations
- Catch `hypothesis.errors.InvalidArgument` due to multiple `@given` decorators
- Implement `G200` from `flake8-logging-format`
- Docs
- Rust not yet supported