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
- `D102` for "inherited" docstrings.
- pydocstyle: keep 'Args:' on a separate line
- Make the mccabe checker ignore the case of a single top-level elif chain or match statement
- Expand SIM118 to cover AnySequence(dict.keys())
- Implement flake8-spellcheck
- Implement flake8-import-restrictions
- INP001 false positive in tests folder
- rule to detect unnecessary `is True`/`is False`
- new rule - detect unnecessary instance/class methods
- Add sphinx documentation style to pydocstyle config
- Docs
- Rust not yet supported