From 6e7340fcb1bdf15060364b9c93a1d769cf7b7aba Mon Sep 17 00:00:00 2001 From: tobi-wan-kenobi Date: Mon, 25 May 2020 07:38:25 +0200 Subject: [PATCH] [codeclimate] fix wrong config --- .codeclimate.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index c68fae9..634efe4 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,5 +1,4 @@ version: "2" -checks: plugins: duplication: enabled: true