mirror of https://github.com/astral-sh/ruff
Fix blog post URL in changelog (#9119)
Closes https://github.com/astral-sh/ruff/issues/9118.
This commit is contained in:
parent
c014622003
commit
b8fc006e52
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
This release includes opt-in support for formatting Python snippets within
|
||||
docstrings via the `docstring-code-format` setting.
|
||||
[Check out the blog post](https://astral.sh/blog/v0.1.8) for more details!
|
||||
[Check out the blog post](https://astral.sh/blog/ruff-v0.1.8) for more details!
|
||||
|
||||
### Preview features
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue