Skip to content

Commit

Permalink
RuboCop: configure new 0.81.0 rules
Browse files Browse the repository at this point in the history
Co-Authored-By: Chaymae Bazzaoui <bazzaoui.chaymae@gmail.com>
  • Loading branch information
olleolleolle and Chaymae Bazzaoui committed Aug 27, 2020
1 parent 3a4eb2c commit 0f35cb7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ Style/HashTransformKeys:

Style/HashTransformValues:
Enabled: true

Lint/RaiseException:
Enabled: true

Lint/StructNewOverride:
Enabled: true

0 comments on commit 0f35cb7

Please sign in to comment.