From e0a4e39bb19da05c4119c6d3a89a7453e3ba2f7e Mon Sep 17 00:00:00 2001 From: "Daniel (dB.) Doubrovkine" Date: Tue, 3 Feb 2026 13:21:29 -0500 Subject: [PATCH] Remove CodeClimate badge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ca1e12a..a1c161b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ Mongoid::Shell [![Gem Version](https://badge.fury.io/rb/mongoid-shell.svg)](https://badge.fury.io/rb/mongoid-shell) [![Test](https://github.com/mongoid/mongoid-shell/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/mongoid/mongoid-shell/actions/workflows/test.yml) [![Rubocop](https://github.com/mongoid/mongoid-shell/actions/workflows/rubocop.yml/badge.svg?branch=master)](https://github.com/mongoid/mongoid-shell/actions/workflows/rubocop.yml) -[![Code Climate](https://codeclimate.com/github/mongoid/mongoid-shell.svg)](https://codeclimate.com/github/mongoid/mongoid-shell) Create mongo command-lines from Mongoid configuration.