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
- `flake8-builtins (A)` rules that shouldn't apply to stubs
- Should some (or all) `pep8-naming (N)` not apply to stubs?
- Rule request: prefer async for FastAPI dependencies
- `import-private-name (PLC2701)` does not respect `@type_check_only`
- Ignoring `import-private-name (PLC2701)` for `_typeshed` import
- Revisit adding all PEP585 names to UP006
- Duplication and inconsistency between pep585 annotation rules: UP006, UP035
- Strange fix behavior for UP006/NonPEP585Annotation fixer since ruff 0.8.5
- New rule: For a specified function/method sourced from a specified module, make a specified non-required argument mandatory as a keyword argument.
- `line-too-long` (`E501`) - false positive on import statements from long module names where it's impossible to fix
- Docs
- Rust not yet supported