Skip to content

Commit

Permalink
(chore) Add v0.80 RuboCop cops
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Mar 22, 2020
1 parent 53dd8ab commit ae68805
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,12 @@ Naming/MethodName:

Style/StringLiterals:
Enabled: false

Style/HashEachMethods:
Enabled: true

Style/HashTransformKeys:
Enabled: true

Style/HashTransformValues:
Enabled: true

0 comments on commit ae68805

Please sign in to comment.