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
- False negative with useless-expression on strings
- Flag `B018` for strings and f-strings which aren't docstrings
- Support task-tags in flake8-todo rules
- `flake8-boolean-trap.extend-allowed-calls` don't resolve class types
- 0.4.3: build fails on linking when LTO is used
- [`pyflakes`] Treat `if TYPE_CHECKING` blocks like stub files for F821
- Consider emitting a warning for the use of continuation characters (except in strings)
- Latest version of ruff (0.4.2) removes blank double blank line that was allowed previously
- False positive for `F821` on circular reference in `TYPE_CHECKING` block
- F401 (unused imports) - Help text underlining is confusing
- Docs
- Rust not yet supported