Skip to content

Commit c4fa377

Browse files
authored
Fix duplicate Pylint score and update badge
Removed duplicate Pylint score section and added a new badge.
1 parent 0b7ff6f commit c4fa377

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,17 @@ Simple CI Demo for Python code
1010
## Pylint status
1111
[![Pylint](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pylint.yml/badge.svg)](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pylint.yml)
1212

13+
## Pylint score
1314
![Pylint Score](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/TechEvents-FOSS/python-trial/badges/pylint-badge.json)
1415

1516
## Color Badge Color
1617
[![Pylint Score](https://img.shields.io/badge/pylint-0.0%20%2F%205.0-red)](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pylint.yml)
1718

18-
## Pylint score
1919
[![Pylint Score](https://img.shields.io/badge/pylint-5.0%20%2F%208.0-yellow)](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pylint.yml)
2020

2121
[![Pylint Score](https://img.shields.io/badge/pylint-8.0%20%2F%2010-brightgreen)](https://github.com/TechEvents-FOSS/python-trial/actions/workflows/pylint.yml)
2222

2323

2424

25+
26+

0 commit comments

Comments
 (0)