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 supported2 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- Improve line-length vs. autofix interactions (force-allow? force-disallows?)
- ☂️ Formatter: Support formatting of embedded code
- Allow output to file with different format to output to console
- Seeking improved pytest rules, as `flake8-pytest-style` doesn't align with best practices
- F841 preview changes to tuple unpacking
- Add support for rule aliasing
- Reduce ambiguous unicode character table
- Real-time code changes cannot be detected in Docker. (--watch)
- Formatter undocumented deviation: comment on function arguments forces wrapping
- Add an `--exit-non-zero-on-fix` equivalent to the formatter.
- Docs
- Rust not yet supported