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
- UP031 does not detect cases where percent operator is used on an f-string
- Check whether `import`s are at top of notebook
- `ruff check --show-files` does not consider `lint.exclude` config
- Rule request: pytest parameterization should be consistent
- ruff self update (like uv self update)
- `typed-argument-default-in-stub` (`PYI011`) - false positive when default value intentionally used to infer the default value of a generic
- add `--show-files` for `ruff format`
- F401 autofix should only add a first-party import to `__all__` if the import is from the *same package*
- Importing and Referencing a Sub Module will eliminate necessary import code
- Consider running a 32bit platform in CI
- Docs
- Rust not yet supported