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
- Different length sort behavior against isort
- New rule: disallow code in `__init__` modules
- Ruff complains wrongly when we delete a variable in a function ( F821 )
- Detect unawaited coroutines
- Should `PYI041` consider `bool` to be redundant with `int`?
- Does ruff detect undesired docstring styles?
- Formatter: Handling of `# region` & `# endregion` comments
- PYI036 (bad-exit-annotation) triggers on seemingly appropriate annotations
- `unused-function-argument` (`ARG001`) - false positive on pytest `hookspec` functions
- Is there a way to suppress `Invalid # noqa directive on` warnings?
- Docs
- Rust not yet supported