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
- Request: prefer `%r`/`!r` marker instead of calling `repr` in string formatting
- `ruff server` update `lsp-types` to 0.96.0
- Build error for release profile on `x86_64-pc-windows-gnu`
- Ignore EM101 (Exception must not use a string literal) for specific exceptions (such as `aiohttp.web.HTTPRedirection`)
- feat: List activated / de-activated rule categories
- Allow `sections` to override `local-folder` files
- Make Bandit suspicious import rules into a single configurable rule
- Wrong fix for W605 in f-strings
- docstring-code-format incorrectly formats semicolons+expressions
- `PLR0915` unconditionally counts `pass` as a statement
- Docs
- Rust not yet supported