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 supported4 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- How to check 'missing type annotation for function arguments' only for public functions?
- Consider using `bitflags` or otherwise unify booleans on `LinterResult` and `Parsed`
- non-unique-enums (PIE796): false positive
- [red-knot] Explore alternate implementation for callable type equivalence
- [pep8-naming] Flag variables bound in match patterns (N806/N815/N816)
- [ruff] Detect mutable defaults in dataclass `field` calls (`RUF008`)
- docs: Correct collections-named-tuple example to use PascalCase assignment
- [pylint] Avoid flattening nested min/max when outer call has single argument (PLW3301)
- Disable private-member-access in the tests folder
- Will be there any refactoring features in ruff lsp ?
- Docs
- Rust not yet supported