From 660b9b3810f75b2b8bd9b1d75f75a3692c6e6632 Mon Sep 17 00:00:00 2001 From: Quality Badge Bot Date: Tue, 9 Jun 2026 05:46:00 +0000 Subject: [PATCH] chore: update quality badges - Pylint: 9.94/10 - Pyright: 0 errors [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3460598..223d195 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # bot-bottle [![test](https://gitea.dideric.is/didericis/bot-bottle/actions/workflows/test.yml/badge.svg?branch=main)](https://gitea.dideric.is/didericis/bot-bottle/actions?workflow=test.yml) -[![pylint](https://img.shields.io/badge/pylint-9.95%2F10-brightgreen)](https://github.com/PyCQA/pylint) +[![pylint](https://img.shields.io/badge/pylint-9.94%2F10-brightgreen)](https://github.com/PyCQA/pylint) [![pyright](https://img.shields.io/badge/pyright-0%20errors-brightgreen)](https://github.com/microsoft/pyright) **Problem:** Developer wants to run a coding agent without supervision, but they don't want a prompt injected or misbehaving agent wrecking their environment or exfiltrating sensitive data.