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
- TD003 detection improvement
- Ruff ignores requires-python field with `ruff.toml` in %userprofile% on Windows
- [`flake8-todos`] Extend TD003 to allow Jira-style issue IDs on the same line (`TD003`)
- [ty] WIP: sort union types during cycle recovery to stabilize output
- [`flake8-simplify`] Fix `SIM905` to avoid syntax errors with r-string unescapable characters
- [`flake8-bugbear`] Flag mutable defaults passed via named variables, excluding UPPER_CASE (`B006`)
- RFC [ruff][ext-lint] 3: external lint interpreter using PyO3
- [ty] support implicit recursive union type aliases
- Adds profile guided optimization script.
- RFC [ruff][ext-lint] external lint rule registry, type definitions and serde config
- Docs
- Rust not yet supported