Skip to content

Commit

Permalink
[DOP-13209] Add pre-commit.ci badge to Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus committed Feb 19, 2024
1 parent 37a9a33 commit 3b50cb3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ETL Entities
============

|Repo Status| |PyPI| |PyPI License| |PyPI Python Version|
|Documentation| |Build Status| |Coverage|
|Documentation| |Build Status| |Coverage| |pre-commit.ci|

.. |Repo Status| image:: https://www.repostatus.org/badges/latest/active.svg
:target: https://github.com/MobileTeleSystems/etl-entities
Expand All @@ -14,12 +14,14 @@ ETL Entities
:target: https://github.com/MobileTeleSystems/etl-entities/blob/develop/LICENSE.txt
.. |PyPI Python Version| image:: https://img.shields.io/pypi/pyversions/etl-entities.svg
:target: https://badge.fury.io/py/etl-entities
.. |Build Status| image:: https://github.com/MobileTeleSystems/etl-entities/workflows/Tests/badge.svg
:target: https://github.com/MobileTeleSystems/etl-entities/actions
.. |Documentation| image:: https://readthedocs.org/projects/etl-entities/badge/?version=stable
:target: https://etl-entities.readthedocs.io/
.. |Build Status| image:: https://github.com/MobileTeleSystems/etl-entities/workflows/Tests/badge.svg
:target: https://github.com/MobileTeleSystems/etl-entities/actions
.. |Coverage| image:: https://codecov.io/gh/MobileTeleSystems/etl-entities/branch/develop/graph/badge.svg?token=RIO8URKNZJ
:target: https://codecov.io/gh/MobileTeleSystems/etl-entities
.. |pre-commit.ci| image:: https://results.pre-commit.ci/badge/github/MobileTeleSystems/etl-entities/develop.svg
:target: https://results.pre-commit.ci/latest/github/MobileTeleSystems/etl-entities/develop

What is ETL Entities?
-----------------------
Expand Down

0 comments on commit 3b50cb3

Please sign in to comment.