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
- [pylint] Implement global-variable-undefined (W0601)
- Update annotate-snippets to 0.11.0
- Ruff fails to detect obvious AttributeErrors
- Stable icon on the website (dark mode) is barely visible
- `quoted-annotation` (`UP037`) & `undefined-name` (`F821`) - false positives on pyright inlined `TypedDict`s
- `implicit-namespace-package` (`INP001`) - false negative when package contains no source files but contains nested packages
- Unnecessary list and tuple for unpacking operator
- Should `ICN001` allow conventional imports with a leading underscore?
- B007 guidance when variable used outside the loop only
- option to format other filetypes (eg. `toml`, `yaml`, `json`, `md`, etc.)
- Docs
- Rust not yet supported