From acfa5837a1dc75fb74288143d5fa9314c71894ce Mon Sep 17 00:00:00 2001 From: Shane da Silva Date: Sat, 1 Aug 2026 12:44:17 -0700 Subject: [PATCH] Remove maintainability badge This stopped working and the new company requires a paid plan. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b57d6237..757f08f1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ [![Gem Version](https://badge.fury.io/rb/overcommit.svg)](https://badge.fury.io/rb/overcommit) [![Build Status](https://github.com/sds/overcommit/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/sds/overcommit/actions/workflows/tests.yml/badge.svg?branch=main) [![Coverage Status](https://coveralls.io/repos/github/sds/overcommit/badge.svg?branch=main)](https://coveralls.io/github/sds/overcommit?branch=main) -[![Maintainability](https://api.codeclimate.com/v1/badges/5da42f7f365e5fef6b4c/maintainability)](https://codeclimate.com/github/sds/overcommit/maintainability) [![Inline docs](http://inch-ci.org/github/sds/overcommit.svg?branch=main)](http://inch-ci.org/github/sds/overcommit)