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 discoverability of the `pydocstyle` rules as per the selected convention
- [`pyflakes`] Ignore errors in `@no_type_check` string annotations (`F722`, `F821`)
- Remove `Type::tuple` in favor of `TupleType::from_elements`
- refactor(AIR303): move duplicate qualified_name.to_string() to Diagnostic argument
- False positive for `RUF057` with negative ndigits
- `flake8-bandit`'s `S4` rules don't apply to stubs
- Question/Request: Should `S105`, `S106`, `S107` (Insecure hardcoded password) apply to stubs?
- Docs
- Rust not yet supported