Skip to content

Commit 0c8f61b

Browse files
authored
Add ruff's badge to README (#2982)
1 parent 7f5ed1d commit 0c8f61b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ PyGMT
1919
.. image:: https://github.com/GenericMappingTools/pygmt/workflows/GMT%20Dev%20Tests/badge.svg
2020
:alt: GitHub Actions GMT Dev Tests status
2121
:target: https://github.com/GenericMappingTools/pygmt/actions/workflows/ci_tests_dev.yaml
22+
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
23+
:target: https://github.com/astral-sh/ruff
24+
:alt: Ruff
2225
.. image:: https://codecov.io/gh/GenericMappingTools/pygmt/branch/main/graph/badge.svg?token=78Fu4EWstx
2326
:alt: Test coverage status
2427
:target: https://app.codecov.io/gh/GenericMappingTools/pygmt

0 commit comments

Comments
 (0)