Skip to content

Commit

Permalink
This rule was removed from Rubocop due to different behavior in Ruby 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
eviltrout committed Feb 19, 2020
1 parent eaf516a commit 812119f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .rubocop.yml
Expand Up @@ -19,11 +19,6 @@ Style/AndOr:
Style/FrozenStringLiteralComment:
Enabled: true

# Do not use braces for hash literals when they are the last argument of a
# method call.
Style/BracesAroundHashParameters:
Enabled: true

# Align `when` with `case`.
Layout/CaseIndentation:
Enabled: true
Expand Down

0 comments on commit 812119f

Please sign in to comment.