Skip to content

Commit f09ed64

Browse files
authored
Add Pylint badge to README
Added Pylint badge and report section to README.
1 parent f327b46 commit f09ed64

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@ Simple CI Demo for Python code
44
# Pytest Badge
55

66
[![Python App - Testing](https://github.com/rajeshsola/python-ci-demo/actions/workflows/python-app.yml/badge.svg)](https://github.com/rajeshsola/python-ci-demo/actions/workflows/python-app.yml)
7+
8+
# Pylint badge
9+
10+
# Pylint report
11+
[![Pylint](https://github.com/rajeshsola/python-ci-demo/actions/workflows/pylint.yml/badge.svg)](https://github.com/rajeshsola/python-ci-demo/actions/workflows/pylint.yml)

0 commit comments

Comments
 (0)