From 817ed7f31a618ed52743e117b49f6ae9dbe1a538 Mon Sep 17 00:00:00 2001 From: Andrey Deineko Date: Wed, 19 Feb 2020 08:40:50 +0200 Subject: [PATCH] Revert "Revert "Remove obsolete cop: https://github.com/rubocop-hq/rubocop/issues/7641"" --- ruby/.rubocop.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ruby/.rubocop.yml b/ruby/.rubocop.yml index 306c36c..9e59ba2 100644 --- a/ruby/.rubocop.yml +++ b/ruby/.rubocop.yml @@ -24,8 +24,6 @@ Style/AsciiComments: Enabled: false Style/BarePercentLiterals: Enabled: false -Style/BracesAroundHashParameters: - Enabled: false Style/ClassAndModuleChildren: Enabled: false Style/ClassCheck: