From e236454a1a7812898b60585e77cb7feae85a4ea4 Mon Sep 17 00:00:00 2001 From: Bart de Water Date: Sat, 21 Apr 2018 13:13:34 -0400 Subject: Rubocop 0.54 Fix `.rubocop.yml: Lint/EndAlignment has the wrong namespace - should be Layout` warning --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.codeclimate.yml') diff --git a/.codeclimate.yml b/.codeclimate.yml index e4568d9d8b..7d4ec1c54f 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -23,7 +23,7 @@ checks: engines: rubocop: enabled: true - channel: rubocop-0-52 + channel: rubocop-0-54 ratings: paths: -- cgit v1.2.3