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
- [`ruff`] Parenthesize arguments to `int` when removing `int` would change semantics in `unnecessary-cast-to-int` (`RUF046`)
- Rule request: prefer async for FastAPI dependencies
- Should `eq-without-hash (PLW1641)` not apply to stubs?
- `import-private-name (PLC2701)` does not respect `@type_check_only`
- [`flake8-return`] Recognize functions returning `Never` as non-returning (`RET503`)
- [`pylint`] Fix `unreachable` infinite loop (`PLW0101`)
- Ignoring `import-private-name (PLC2701)` for `_typeshed` import
- [red-knot] improve type shrinking coverage in red-knot property tests
- [red-knot] Eagerly normalize `type[]` types
- [`internal`] Return statements in finally block point to end block for `unreachable` (`PLW0101`)
- Docs
- Rust not yet supported