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
- Possibility to implement flake8-length into ruff
- `ANN001` should have an option to not fire when a non-`None` default argument is provided
- Implement `flake8-logging`
- Allow configuration to be defined on a file-scoped basis
- Allow safe fixes to be added in patch releases
- Improve CI build and test times
- RFC: new rule category for array-agnostic code (XP)
- Use the indent-width setting for E111 and E114
- Exclude applied to root, when used with pre-commit
- `ruff format` or `ruff check` returns "nested alternate groups are not allowed" error
- Docs
- Rust not yet supported