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
- Allow EXE001 & EXE002 on WSL, fix issues with other cases of mounting non-unix filesystems
- Identifying incomplete input errors
- Allow formatting only changed blocks (git)
- `PTH*`: Incorrect suggestion to use `Pathlib` when using file descriptors
- Server doesn't detect ruff config for files not under working directory of server
- Server does not support syncing TOML configuration files
- Floating/unattached strings/docstrings
- Rule: large number without underscore separators (PEP 515)
- `PYI029` and `@abstractmethod` implementations
- Stacking `# noqa` with other ignore comments causes an E501 (line too long) violation
- Docs
- Rust not yet supported