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
- [SIM117] Enable autofixes for long lines
- `ruff lint --fix` adds superfluous-seeming blank line to start of file when using isort and flake8 rules together
- Ruff github format uses absolute paths which break annotation placement
- [`flake8-tidy-imports`] Add fix safety section to docs (`TID252`)
- Consistent quoting when strings are implicitly concatenated
- detect code duplication
- Should there be a generic docstring formatting checker
- Add flake8-import-order rules
- False positive for UP037
- PLW2901 should be more configurable
- Docs
- Rust not yet supported