mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-14 01:31:32 +00:00
## Summary Allows `required-version` to be set with a version specifier, like `>=0.3.1`. If a single version is provided, falls back to assuming `==0.3.1`, for backwards compatibility. Closes https://github.com/astral-sh/ruff/issues/10192. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||