Skip to content

Commit 79d2411

Browse files
authored
chore(docs): add conventional commits badge
1 parent 8f4d436 commit 79d2411

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
![Lint](https://github.com/eliflores/coding-katas-python/workflows/Lint/badge.svg)
44
![Test](https://github.com/eliflores/coding-katas-python/workflows/Test/badge.svg)
5-
[![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
65
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=eliflores_coding-katas-python&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=eliflores_coding-katas-python)
76
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=eliflores_coding-katas-python&metric=coverage)](https://sonarcloud.io/summary/new_code?id=eliflores_coding-katas-python)
87
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=eliflores_coding-katas-python&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=eliflores_coding-katas-python)
8+
[![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
9+
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)
910

1011
Python solutions for Katas from
1112
* [Codewars](https://www.codewars.com/) :blue_heart: :yellow_heart:

0 commit comments

Comments
 (0)