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 supported7 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- [rule proposal] avoid creating temporary lists
- Ruff should detect unreachable code but reports 'Missing explicit return', fixing it with `return None`
- flake8-tkinter plugin
- Proposed rule: `global` or `nonlocal` looks skippable but applies to the whole function
- Fixing 101 unused variables shows error "Failed to converge after 100 iterations."
- ruff does not honor declaration of character coding
- Don't emit `PLW1510` if `returncode` or `stderr` is checked explicitly
- Rule PT019 Treats Unused Mocks as Fixtures when prefixed with underscores
- Rule UP032 cause autofix error
- [Feature Request] Alphabetically sort `typing.Literal` types
- Docs
- Rust not yet supported