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 supported14 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- [Feature request] multi-line method invocation style / multiline unhug parens (like add-trailing-comma)
- Providing the line length, max-complexity, etc in --statistics
- [Feature] Add isort option for lines-before-import
- (🎁) Rule for providing keyword argument when non-meaningful literal is passed as positional argument
- Add config to disable S101 (assert detected) and a few others in test folders
- False positive `C901` thrown for outer function in closure
- Ruff --fix on SIM118 introducing TypeError
- INP001: there is no automatic fixer
- UP007: autofix does not work for some examples
- Use ruff_fix_validity to catch regressions in CI not detected by unit tests
- Docs
- Rust not yet supported