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 supported6 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- JSON output on `ruff check --fix` does not show any thing related to fixes
- `printf-string-formatting` (`UP031`) - fix should f-string instead of `str.format`
- How to configure Ruff to disallow double assignments in single lines in Python?
- PERF401 triggers when adding items to collection from function arguments
- False negative with useless-expression on strings
- Flag `B018` for strings and f-strings which aren't docstrings
- `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
- Latest version of ruff (0.4.2) removes blank double blank line that was allowed previously
- Docs
- Rust not yet supported