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
- Add rule to enforce multiline formatting for `__all__` declarations
- Extend if-with-same-arms (SIM114) or new rule for seperate if statements that return
- Add OG unfurl image to docs
- ERA001 for decorators
- RUF009 - allow defining other field function
- Add check for undefined global variable
- Mention minimal Python version in Ruff rules
- Expand B033 duplicate-value for duplicate variables (not just literals)
- Feature request: Configure `--fix-only` but per-rule in the `TOML` config
- E722: not reported when raising original exception
- Docs
- Rust not yet supported