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
- Check MANIFEST.in
- Relative paths in `per-file-ignores` not respected when running `ruff` outside working directory using `--config` with `pyproject.toml`
- [`ruff`] Add `exception-message-without-placeholder` rule (#11979)
- Deprecate or un-deprecate `extend-ignore` and `extend-unfixable`
- [`flake8-bugbear`] Implement `quoted-fstring-value` (`B907`)
- new rule - enforce that strings passed to exceptions have a variable in them
- ruff check needs --range
- TCH010 False positive when one argument is a TypeVar.
- ruff with `--diff` exits 0 on errors with no diffs
- Specify custom pragmas to be ignored for line-too-long by the formatter
- Docs
- Rust not yet supported