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 supported2 Subscribers
Add a CodeTriage badge to ruff
Help out
- Issues
- `@no_type_check` is not respected for string annotations
- RUF055 should categorize `)` as a regex metacharacter
- How to enable to detect camelCase identifiers?
- Regression: panic messages about invalid mdtests are now swallowed by mdtest
- [`pycodestyle`] Handle each cell separately for `too-many-newlines-at-end-of-file` (`W391`)
- Use uv consistently throughout the docs
- RUF046 fix is wrong when a newline appears before a call expression’s opening parenthesis
- Should `subclass-builtin (FURB189)` not apply to stubs?
- `flake8-builtins (A)` rules that shouldn't apply to stubs
- Should some (or all) `pep8-naming (N)` not apply to stubs?
- Docs
- Rust not yet supported