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
- False positive with PLE4703 and immediate return / break
- Feature request: rule that completely disallows typing.cast
- Feature request: rule that prohibits any use of type:ignore, and other type-checking-suppression mechanisms
- `ICN003`: Allow banning all `from` stdlib imports
- ☂️ Error recovery improvements for the new parser
- [`refurb`] Implement `for-loop-writes` (FURB122) lint
- Warn about multiple imports of the same module
- `D100` should be ignored on test modules (at least with Google convention)
- Feature Request : C0103/invalid-name: Allow specifying valid variable and constant patterns with regular expressions.
- bug: child configs that use 'select' or 'extend-select' invalidate the parent config's 'ignore' list.
- Docs
- Rust not yet supported