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
- Respect pylint ignore directives
- False-positive `DTZ007`: The use of `datetime.datetime.strptime()` without %z must be followed by `.replace(tzinfo=)`
- Clarify and document process/criteria for the inclusion of new checks
- Implement pydowngrade
- Support suggesting different fixes for one violation
- isort configuration doesnt seem to respect localfolder (vs real isort) in monorepo
- F403 false positive with native module
- Use self-documenting f-strings where possible
- Disallow single letter variables outside of comprehensions
- SIM108 turns readable code into unreadable code
- Docs
- Rust not yet supported