From dd519bd8d04f9aae9cc0a70398df1df11f62c624 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Sun, 2 Sep 2018 22:24:27 +0300 Subject: [PATCH] Update CodeClimate config --- .codeclimate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.codeclimate.yml b/.codeclimate.yml index 294b9335c..de5285aa5 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -19,6 +19,7 @@ plugins: enabled: true rubocop: enabled: true + channel: rubocop-0-58 exclude_patterns: - "bin/" - "config/"