Skip to content

Commit e7cd730

Browse files
committed
Add badge for Ruff.
1 parent 6f75480 commit e7cd730

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
:target: https://github.com/PROJECT_PATH/actions?query=workflow%3A%22tests%22
88
:alt: tests
99

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+
1014
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
1115
:target: https://github.com/psf/black
1216
:alt: Code style: Black

0 commit comments

Comments
 (0)