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 6f75480 commit e7cd730Copy full SHA for e7cd730
README.rst
@@ -7,6 +7,10 @@
7
:target: https://github.com/PROJECT_PATH/actions?query=workflow%3A%22tests%22
8
:alt: tests
9
10
+.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json
11
+ :target: https://github.com/astral-sh/ruff
12
+ :alt: Ruff
13
+
14
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
15
:target: https://github.com/psf/black
16
:alt: Code style: Black
0 commit comments