Skip to content

Commit

Permalink
use pre-commit CI status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
marfox committed Oct 15, 2021
1 parent 92f12a8 commit c547ed6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# soweego: link Wikidata to large catalogs
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Wikidata/soweego/master.svg)](https://results.pre-commit.ci/latest/github/Wikidata/soweego/master)
[![Documentation Status](https://readthedocs.org/projects/soweego/badge/?version=latest)](https://soweego.readthedocs.io/en/latest/?badge=latest)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
[![License](https://img.shields.io/github/license/Wikidata/soweego.svg)](https://www.gnu.org/licenses/gpl-3.0.html)
Expand Down
6 changes: 3 additions & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
soweego: link Wikidata to large catalogs
========================================

.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
:target: https://github.com/pre-commit/pre-commit
:alt: pre-commit enabled
.. image:: https://results.pre-commit.ci/badge/github/Wikidata/soweego/master.svg
:target: https://results.pre-commit.ci/latest/github/Wikidata/soweego/master
:alt: pre-commit CI status

.. image:: https://readthedocs.org/projects/soweego/badge/?version=latest
:target: https://soweego.readthedocs.io/en/latest/?badge=latest
Expand Down

0 comments on commit c547ed6

Please sign in to comment.