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
- `subclass-builtin` (`FURB189`) - document exactly why `UserDict`, `UserList` etc are preferred over `dict` and `list`
- Parser drops second `**kwargs`
- Explore comment and formatting preserving source code generator
- [red-knot] Inconsistency between unbound and undeclared symbols
- If a with statement’s target is a global variable that was assigned before, a false “redefinition of unused variable” is reported.
- [`flake8-logging`] Implement check for `logging.exception()` outside of exception handler (`LOG004`)
- docstring code formatter:Allow customizing to-be-formatted directives
- Request: fix Autofix for multiple-with-statements/SIM117
- Extend `pytest-raises-with-multiple-statements (PT012)` to cover `pytest.warns`
- [Feature Request] Guard against `==` for float comparison
- Docs
- Rust not yet supported