mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-24 05:26:23 +00:00
Stop referring to early ruff versions (#14862)
## Summary Referring to old versions has become more distracting than useful. ## Test Plan —
This commit is contained in:
parent
0f4350e10e
commit
68eb0a2511
6 changed files with 4 additions and 14 deletions
|
@ -23,4 +23,4 @@ For details, see [Black compatibility](https://docs.astral.sh/ruff/formatter/#bl
|
|||
|
||||
## Getting started
|
||||
|
||||
The Ruff formatter is available as of Ruff v0.1.2. Head to [The Ruff Formatter](https://docs.astral.sh/ruff/formatter/) for usage instructions and a comparison to Black.
|
||||
Head to [The Ruff Formatter](https://docs.astral.sh/ruff/formatter/) for usage instructions and a comparison to Black.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue