From df33f31022514b6f86ae31a1ef8b2c36eaffe949 Mon Sep 17 00:00:00 2001 From: Saud Zahir Date: Mon, 30 Mar 2026 15:59:20 +0500 Subject: [PATCH] Remove Ruff badge from README Removed Ruff badge from README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d3d6022..83ddb75 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![Tests](https://github.com/eggzec/sdepack/actions/workflows/test.yml/badge.svg)](https://github.com/eggzec/sdepack/actions/workflows/test.yml) [![Documentation](https://github.com/eggzec/sdepack/actions/workflows/docs.yml/badge.svg)](https://github.com/eggzec/sdepack/actions/workflows/docs.yml) -[![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) [![codecov](https://codecov.io/github/eggzec/sdepack/graph/badge.svg)](https://codecov.io/github/eggzec/sdepack) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)