From 70cc25e3a8ed5a6365cfba390c691a59956962d1 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Mon, 18 Jun 2018 17:08:59 +0300 Subject: [PATCH] Revert "Update CodeClimate config" This reverts commit 3b996a5636598545495151626e1e784dd144d840. --- .codeclimate.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index f527cd0e3..be8f1df7a 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -20,7 +20,6 @@ plugins: rubocop: enabled: true exclude_patterns: - - "app/models/legacy/" - "bin/" - "config/" - "db/"