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 supported6 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- 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
- [Feature Request] Guard against `==` for (sequence of) float comparison
- Warn if anything marked as deprecated is used
- Explicitly exported methods from private modules are not private
- Docs
- Rust not yet supported