Skip to content

Commit f4e191b

Browse files
committed
Add badges
1 parent 29b24aa commit f4e191b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
[//]: # (TODO)
66
![example workflow](https://github.com/ankandrew/python-project-template/actions/workflows/main.yaml/badge.svg)
7+
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
8+
[![Pylint](https://img.shields.io/badge/linting-pylint-yellowgreen)](https://github.com/pylint-dev/pylint)
9+
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
710

811
A modern Python project template to kickstart your next Python project with all the necessary tools and configurations.
912

0 commit comments

Comments
 (0)