From 266046a7b16b79f8b4daa74e518dcaaf4717c07c Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Sun, 31 Aug 2025 17:19:12 -0500 Subject: [PATCH] docs: add badge for pylint --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index bb037f5..88a01a1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -16,6 +16,9 @@ project. .. _test coverage: https://buildbot.rattailproject.org/coverage/wuttjamaican/ +.. image:: https://img.shields.io/badge/linting-pylint-yellowgreen + :target: https://github.com/pylint-dev/pylint + .. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black