From b9f66e447a546b896ddc1897ef767ffe3d52f207 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Ezr?= Date: Mon, 3 Aug 2020 22:30:10 +0200 Subject: [PATCH] Fix codeclimate --- .codeclimate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.codeclimate.yml b/.codeclimate.yml index ef8ace042..d0bee7728 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -16,6 +16,7 @@ engines: enabled: true rubocop: enabled: true + channel: rubocop-0-87 checks: Rubocop/Style/PercentLiteralDelimiters: enabled: false # it's outdated vs rubocop