Skip to content

Commit

Permalink
RuboCop
Browse files Browse the repository at this point in the history
  • Loading branch information
pegasd committed Jul 12, 2018
1 parent 19f2128 commit f1a515a
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 @@ -33,7 +33,7 @@ Style/MethodMissingSuper:

# Metrics
Metrics/MethodLength:
Max: 50
Max: 70
Metrics/BlockLength:
Max: 300
Metrics/LineLength:
Expand Down

0 comments on commit f1a515a

Please sign in to comment.