Skip to content

Commit

Permalink
Maintenance: Removed unnecessary rubocop enables.
Browse files Browse the repository at this point in the history
  • Loading branch information
thorsteneckel authored and mgruner committed Jul 19, 2021
1 parent 5217384 commit e52b79a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .rubocop/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,15 +166,6 @@ Style/PerlBackrefs:
StyleGuide: 'https://github.com/bbatsov/ruby-style-guide#no-perl-regexp-last-matchers'
Enabled: false

Style/HashEachMethods:
Enabled: true

Style/HashTransformKeys:
Enabled: true

Style/HashTransformValues:
Enabled: true

Style/SelfAssignment:
Description: >-
Checks for places where self-assignment shorthand should have
Expand Down

0 comments on commit e52b79a

Please sign in to comment.