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
- RET503 false positive on exhaustive type check
- Ruff detects and suggests fixes for invalid comparisons of `sys.version_info`
- Add version-aware autofix for RUF063 (access-annotations-from-class-dict)
- [`Pyflakes`] `F541` fix changes behavior if the string becomes a docstring
- [`Pyflakes`] `F632` does not support simple arithmetic
- PIE796 Check StrEnum
- Fix that causes `SyntaxError` is not reverted if the error is version dependent
- [`Pylint`] [preview] `PLE4703` false negative on any reassignment
- [`RUF`] `RUF056` false negative on shadowed bindings
- Consider showing `unfixable` fixes in an editor context
- Docs
- Rust not yet supported