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
- `C416` triggers leads to `C409` bad preview behavior - false positive
- [flake8-bugbear] Add async-lru and aiocache decorators to the B019 rule checker
- `pep484-style-positional-only-parameter` (`PYI063`) - false negative on `__new__` method
- A001 and A003 should ignore variables like `__doc__`
- Take Python version from the .python-version file
- Newlines in multiline strings are not normalized to line feeds
- PERF401 gives incorrect suggestions and requires suboptimal workarounds with async iterators
- Allow `# noqa: SIM103` on last return
- Can respect-gitignore respect gitignore when not in a git repo
- Fixes for unnecessary-dunder-call (PLC2801)
- Docs
- Rust not yet supported