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 supported14 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- [ty] Attach explanatory subdiagnostics when emitting diagnostics for implicit calls to `__init_subclass__` or a metaclass constructor
- [flake8-django] DJ100, DJ101: slashes in `path()` arguments
- [ty] Validate metaclass `__new__`/`__prepare__`/`__init__`, and meta-metaclass `__call__`, as well as `__init_subclass__`
- [ty] Add test code lens support for pytest
- `FTB001` should be ignored for positional-only args
- [ty] Synthesize instance types for Django model fields
- Enforce safe use of `PermissionRequiredMixin` in django class based views
- [ty] Infer class keyword arguments with `__init_subclass__` context
- [ty] Type Server Protocol Phase 1
- Rule suggestion: no negated condition in if-else
- Docs
- Rust not yet supported