From ab8dd980641f2d20dbed5926642332773eae348d Mon Sep 17 00:00:00 2001 From: Olle Jonsson Date: Wed, 16 Jul 2025 18:26:18 +0200 Subject: [PATCH] Drop CodeClimate badge, configuration file See #2221 --- .codeclimate.yml | 7 ------- README.md | 1 - 2 files changed, 8 deletions(-) delete mode 100644 .codeclimate.yml diff --git a/.codeclimate.yml b/.codeclimate.yml deleted file mode 100644 index ab5365f8d..000000000 --- a/.codeclimate.yml +++ /dev/null @@ -1,7 +0,0 @@ -version: "2" -plugins: - rubocop: - enabled: true - channel: rubocop-1-50-2 - brakeman: - enabled: true diff --git a/README.md b/README.md index 10e4eafa6..01abe3abe 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![CI](https://github.com/codebar/planner/workflows/CI/badge.svg?branch=master)](https://github.com/codebar/planner/actions?query=workflow%3ACI) [![Coverage Status](https://coveralls.io/repos/codebar/planner/badge.png)](https://coveralls.io/r/codebar/planner) -[![Code Climate](https://codeclimate.com/github/codebar/planner.png)](https://codeclimate.com/github/codebar/planner) A tool to help manage [codebar.io](https://codebar.io) members and events.