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
- New rule prohibiting modification of `sys.path`
- `C417` has multiple problems
- D205 false positive from Ruff on python script
- Add rule to forbid `asyncio.create_task`
- "RUF047" (needless-else) conflicts with pylint R5601 (confusing-consecutive-elif), Can't suppress the rule inline.
- [feature request] checking for slow imports recursively
- [`flake8-type-checking`] False positives/negatives for TC001-004 for overlapping module imports
- N806 - function scoped constans in upper case
- [`flake8-tidy-imports`] Allow banning global symbols (`TID251`)
- B023 False positive when there is a list comprehension with the same variable name in a loop.
- Docs
- Rust not yet supported