From 8a51556837da96511071934b79d3705f69368d20 Mon Sep 17 00:00:00 2001 From: Marc Ransome Date: Sat, 4 Apr 2026 12:05:19 +0100 Subject: [PATCH] Remove fish badge from README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2fd3ae..b41b5ae 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # fish-shop/indent-check -[![OpenSSF Scorecard](https://img.shields.io/ossf-scorecard/github.com/fish-shop/indent-check?label=OpenSSF%20Scorecard)](https://securityscorecards.dev/viewer/?uri=github.com/fish-shop/indent-check) [![Tests](https://img.shields.io/github/actions/workflow/status/fish-shop/indent-check/test.yml?branch=main&color=brightgreen&label=tests)](https://github.com/fish-shop/indent-check/actions) [![Issues](https://img.shields.io/github/issues/fish-shop/indent-check)](https://github.com/fish-shop/indent-check/issues) [![Dependabot](https://img.shields.io/badge/dependabot-active-brightgreen.svg)](https://github.com/fish-shop/indent-check/network/dependencies) [![License](https://img.shields.io/badge/license-MIT-blue)](https://opensource.org/licenses/mit-license.php) [![fish](https://img.shields.io/badge/fish-3.2.2-blue)](https://fishshell.com) +[![OpenSSF Scorecard](https://img.shields.io/ossf-scorecard/github.com/fish-shop/indent-check?label=OpenSSF%20Scorecard)](https://securityscorecards.dev/viewer/?uri=github.com/fish-shop/indent-check) [![Tests](https://img.shields.io/github/actions/workflow/status/fish-shop/indent-check/test.yml?branch=main&color=brightgreen&label=tests)](https://github.com/fish-shop/indent-check/actions) [![Issues](https://img.shields.io/github/issues/fish-shop/indent-check)](https://github.com/fish-shop/indent-check/issues) [![Dependabot](https://img.shields.io/badge/dependabot-active-brightgreen.svg)](https://github.com/fish-shop/indent-check/network/dependencies) [![License](https://img.shields.io/badge/license-MIT-blue)](https://opensource.org/licenses/mit-license.php) A GitHub action for checking indentation in [fish shell](https://fishshell.com) files.