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
- Ruff complains wrongly when we delete a variable in a function ( F821 )
- Detect unawaited coroutines
- 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?
- Rule for naming functions inside function
- new rule - useless if statement
- Rule for assert statements that are always true
- Docs
- Rust not yet supported