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
- Feature: upgrade from `dateutil.tz.UTC` to `datetime.UTC` or `datetime.timezone.utc`
- `config`'s default output format might not render as expected
- `__all__` related rules
- PyUpgrade rule UP007 does not work on forward reference string types
- `contains_effect` should consider f-strings to have effects
- Create a test corpus with invalid programs
- C409 now makes code slower
- [feature request] FastAPI rule: prefer `Annotated` for `Query`, `Path`, `Body`, `Cookie`
- [Infinite loop] Package-relative import issue with module `__all__` when using F401 and F822 with the preview option
- (🎁) preserve node line of `noqa` comments when formatting
- Docs
- Rust not yet supported