From 408c4b6abd16effce3291e11bb4395f16db1783f Mon Sep 17 00:00:00 2001 From: Lacey Sanderson Date: Fri, 29 Mar 2024 23:21:22 -0600 Subject: [PATCH] Remove empty config. --- .codeclimate.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 67516f6..09f65bd 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -35,12 +35,8 @@ checks: threshold: 6 similar-code: enabled: false - config: - threshold: identical-code: enabled: false - config: - threshold: exclude_patterns: - "**/config/"