From 0193819a6739dfdeca5ea5077368215f008bd20d Mon Sep 17 00:00:00 2001 From: Jason Garber Date: Mon, 20 Nov 2023 22:00:40 -0500 Subject: [PATCH] Remove CodeClimate (#10) --- .github/workflows/ci.yml | 1 - README.md | 2 -- 2 files changed, 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 01248d9..a1c7121 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,4 +44,3 @@ jobs: bundler-cache: true ruby-version: ${{ matrix.ruby }} - run: bundle exec rspec - - uses: paambaati/codeclimate-action@v5.0.0 diff --git a/README.md b/README.md index b53eadb..73e9194 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ [![Gem](https://img.shields.io/gem/v/indieweb-endpoints.svg?logo=rubygems&style=for-the-badge)](https://rubygems.org/gems/indieweb-endpoints) [![Downloads](https://img.shields.io/gem/dt/indieweb-endpoints.svg?logo=rubygems&style=for-the-badge)](https://rubygems.org/gems/indieweb-endpoints) [![Build](https://img.shields.io/github/actions/workflow/status/indieweb/indieweb-endpoints-ruby/ci.yml?branch=main&logo=github&style=for-the-badge)](https://github.com/indieweb/indieweb-endpoints-ruby/actions/workflows/ci.yml) -[![Maintainability](https://img.shields.io/codeclimate/maintainability/indieweb/indieweb-endpoints-ruby.svg?logo=code-climate&style=for-the-badge)](https://codeclimate.com/github/indieweb/indieweb-endpoints-ruby) -[![Coverage](https://img.shields.io/codeclimate/c/indieweb/indieweb-endpoints-ruby.svg?logo=code-climate&style=for-the-badge)](https://codeclimate.com/github/indieweb/indieweb-endpoints-ruby/code) ## Key Features