Maintenance: Removed unnecessary rubocop enables.
This commit is contained in:
parent
5217384162
commit
e52b79a2f0
1 changed files with 0 additions and 9 deletions
|
@ -166,15 +166,6 @@ Style/PerlBackrefs:
|
||||||
StyleGuide: 'https://github.com/bbatsov/ruby-style-guide#no-perl-regexp-last-matchers'
|
StyleGuide: 'https://github.com/bbatsov/ruby-style-guide#no-perl-regexp-last-matchers'
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
||||||
Style/HashEachMethods:
|
|
||||||
Enabled: true
|
|
||||||
|
|
||||||
Style/HashTransformKeys:
|
|
||||||
Enabled: true
|
|
||||||
|
|
||||||
Style/HashTransformValues:
|
|
||||||
Enabled: true
|
|
||||||
|
|
||||||
Style/SelfAssignment:
|
Style/SelfAssignment:
|
||||||
Description: >-
|
Description: >-
|
||||||
Checks for places where self-assignment shorthand should have
|
Checks for places where self-assignment shorthand should have
|
||||||
|
|
Loading…
Reference in a new issue