diff --git a/.rubocop.yml b/.rubocop.yml index 3c57e969..8a35a102 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -40,9 +40,6 @@ Rails: Security: Enabled: true -Style/BracesAroundHashParameters: - Enabled: true - Style/RedundantBegin: Enabled: true