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 7f5ed1d commit 0c8f61bCopy full SHA for 0c8f61b
README.rst
@@ -19,6 +19,9 @@ PyGMT
19
.. image:: https://github.com/GenericMappingTools/pygmt/workflows/GMT%20Dev%20Tests/badge.svg
20
:alt: GitHub Actions GMT Dev Tests status
21
: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
25
.. image:: https://codecov.io/gh/GenericMappingTools/pygmt/branch/main/graph/badge.svg?token=78Fu4EWstx
26
:alt: Test coverage status
27
:target: https://app.codecov.io/gh/GenericMappingTools/pygmt
0 commit comments