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
- Surrogate code points are internally represented as U+FFFD REPLACEMENT CHARACTER
- Multiline f-strings and prefixing all with `f`
- ARG003 does not seem to respect Protocols
- Detection of duplicate enum literals in dictionary keys (F601)
- Should `S606` (`start-process-with-no-shell`) flag `os.exec*` functions?
- Add diff aware filtering to `analyze graph`
- C416 incorrectly flags dict comprehension based on dict with tuple keys
- FR: Easier way to suppress errors/formatting for custom code block before imports
- New rule: warn on use of `timedelta.seconds`, users typically wanted `timedelta.total_seconds()`
- Ruff analyze graph showing absolute paths on windows and no extra dependencies
- Docs
- Rust not yet supported