Skip to content

Commit

Permalink
Keep cops grouped by departments
Browse files Browse the repository at this point in the history
  • Loading branch information
louim committed Apr 20, 2020
1 parent faf97f3 commit 787fe9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ Layout/LineLength:
Layout/MultilineAssignmentLayout:
Enabled: true
EnforcedStyle: new_line

Layout/SpaceAroundMethodCallOperator:
Enabled: true

Lint/RaiseException:
Enabled: true
Lint/StructNewOverride:
Expand Down

0 comments on commit 787fe9d

Please sign in to comment.