From 8a3244513fd7290a93ac503295ea368bc225bfbd Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Tue, 8 May 2018 15:29:04 +1000 Subject: [PATCH] Run Codeclimate with new rubocop --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 4e8512dd15..14569f6b0f 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -2,7 +2,7 @@ version: "2" plugins: rubocop: enabled: true - channel: "rubocop-0-48" + channel: "rubocop-0-55" scss-lint: enabled: false duplication: