docs: remove alpha designation on ruff-format (#56)
I think this was old?
This commit is contained in:
parent
8a43105c59
commit
76536a3fe1
@ -52,7 +52,7 @@ reformatting.
|
||||
|
||||
### Using Ruff's formatter (unstable)
|
||||
|
||||
[Ruff's formatter](https://github.com/astral-sh/ruff/blob/main/crates/ruff_python_formatter/README.md) is in Alpha, but can used with pre-commit by adding the `ruff-format` hook:
|
||||
[Ruff's formatter](https://docs.astral.sh/ruff/formatter) can used with pre-commit by adding the `ruff-format` hook:
|
||||
|
||||
```yaml
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
|
Loading…
Reference in New Issue
Block a user