We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0be55e commit 81c9027Copy full SHA for 81c9027
README.md
@@ -27,7 +27,7 @@
27
<a href="https://github.com/pre-commit/pre-commit">
28
<img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square" height="20" alt="pre-commit">
29
</a>
30
- <a href="https://pypi.org/project/ruff/">
+ <a href="https://docs.astral.sh/ruff/formatter/">
31
<img src="https://img.shields.io/static/v1?label=code%20style&message=ruff&color=black&style=flat-square" height="20" alt="code style: black">
32
33
<!-- Short description: -->
0 commit comments