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
- Require rules with fixes to include help message
- Design display of fixes in `check` when there is no source
- Fixing file with rules E302, I001 cause infinite loop
- pyupgrade (`UP`) fixes do not include `dict`/`set` literal fixes
- No feedback when an error occurs in the server in certain cases
- Recognize variable references in pandas Dataframe.query (don't trigger F841)
- DOC501 throwing errors when using Sphinx style docstrings
- Rule idea: close file before copy
- Rule request - ban `pytest.fixture(autouse=True)`
- Default for dict.get(). Possible new rule
- Docs
- Rust not yet supported