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 supported5 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- [`flake8-type-checking`] False positives/negatives for TC001-004 for overlapping module imports
- [ty] Decompose `bool` to `Literal[True, False]` in unions and intersections
- N806 - function scoped constans in upper case
- Suggestion: Link from rule doc to issue search
- [`flake8-tidy-imports`] Allow banning global symbols (`TID251`)
- B023 False positive when there is a list comprehension with the same variable name in a loop.
- allowed-unused-imports doesn't work with relative imports
- Auto-generate more of the AST representation
- Ruff support for Databricks notebook formatting - Ignore lines starting with ! or %
- Encourage use of `importlib.metadata.version`
- Docs
- Rust not yet supported