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 453ccfd commit 44af2beCopy full SHA for 44af2be
README.md
@@ -19,6 +19,9 @@
19
<a href="https://github.com/Microsoft/pyright">
20
<img src="https://img.shields.io/badge/types-pyright-797952.svg?logo=python&logoColor=edb641" alt="pyright">
21
</a>
22
+ <a href="https://github.com/astral-sh/ruff">
23
+ <img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json" alt="ruff">
24
+ </a>
25
<a href="https://results.pre-commit.ci/latest/github/yanyongyu/githubkit/master">
26
<img src="https://results.pre-commit.ci/badge/github/yanyongyu/githubkit/master.svg" alt="pre-commit" />
27
0 commit comments