From c62f8376a13e7a4f493167aba1c66a9201fc59c6 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 26 Nov 2025 19:02:28 -0500 Subject: New upstream version 3.0.0. --- .codeclimate.yml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 .codeclimate.yml (limited to '.codeclimate.yml') diff --git a/.codeclimate.yml b/.codeclimate.yml deleted file mode 100644 index 7cdba5f..0000000 --- a/.codeclimate.yml +++ /dev/null @@ -1,17 +0,0 @@ ---- -engines: - duplication: - enabled: true - config: - languages: - - ruby - fixme: - enabled: true - rubocop: - enabled: true -ratings: - paths: - - "**.rb" -exclude_paths: -- spec/ -- test/ -- cgit v1.2.3