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 supported5 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- Fix name resolution in package __init__.py
- Add ability to disable multi-line string concatenation with ruff format
- Proposal: C422 Unnecessary filter() usage
- docs: `extend` docs should mention support for `ruff.toml` format
- F401 false positive on submodule imports
- E402: Exempt `gi.require_version[s]()` preceding imports
- [ty] Fix simplification of `T & ~T` for non-fully-static types
- Reduce size of WASM builds
- Enabling UP047 and UP049 simultaneously leads to fixes introducing breaking changes with `--target-version=py314`, `from __future__ import annotations`, or on a `.pyi` file
- FAST002: catch Union with Annotated
- Docs
- Rust not yet supported