From 0a08918657845b36dbbe9bf0a67ace5ecc2c1ee9 Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Mon, 1 Sep 2025 13:32:40 -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 43ede8c..ed834f0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,6 +11,9 @@ project. .. _test coverage: https://buildbot.rattailproject.org/coverage/wuttaweb/ +.. 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