From 2798a87f57060cc8e9d0eabbd5ac91c6fc25218b Mon Sep 17 00:00:00 2001 From: Robert Brodie Date: Mon, 22 Sep 2025 20:42:16 -0400 Subject: [PATCH] Remove CodeClimate --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c52b6ead..6eadcc1b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # JIRA API Gem -[![Code Climate](https://codeclimate.com/github/sumoheavy/jira-ruby.svg)](https://codeclimate.com/github/sumoheavy/jira-ruby) [![Build Status](https://github.com/sumoheavy/jira-ruby/actions/workflows/CI.yml/badge.svg)](https://github.com/sumoheavy/jira-ruby/actions/workflows/CI.yml) This gem provides access to the Atlassian JIRA REST API.