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
- Looks like ruff ignores useless return statement in functions annotated to return not None
- implement flake8_async ASYNC102 await in finally or cancelled
- Misleading documentation for uncapitalized-environment-variables (SIM112)
- New logging rule: logging conditional on verbosity
- Consistent and informative style for the "Options" section in rule documentation
- Parser drops second `**kwargs`
- Explore comment and formatting preserving source code generator
- If a with statement’s target is a global variable that was assigned before, a false “redefinition of unused variable” is reported.
- docstring code formatter:Allow customizing to-be-formatted directives
- Request: fix Autofix for multiple-with-statements/SIM117
- Docs
- Rust not yet supported