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
- Update stdlibs with 3.15
- [`pydocstyle`] Refactor `D417` to use the `pydoclint` docstring processing
- `unused-noqa` (`RUF100`) - `Unnecessary` diagnostic tags should only cover the unused rule
- [`pyupgrade`] Skip UP007 for dynamic Union creation (`UP007`)
- [E402] Add exception for warnings.filterwarnings() before imports
- Flag variables that 1. aren't reassigned, and 2. are missing `Final`
- RFC [ruff][ext-lint] 4: codegen for the full AST
- [ruff][ext-lint] 5: per-external-linter toml config
- ARG flake8-unused-args does not work with dunder methods
- [ty] Add truncation policy for displaying overloads on single line
- Docs
- Rust not yet supported