Skip to content

Commit

Permalink
Bump rubocop rule for index_spec
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchkettzend committed Nov 13, 2020
1 parent 604fb72 commit 612b357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop_todo.yml
Expand Up @@ -130,7 +130,7 @@ Lint/UnneededSplatExpansion:
# Configuration parameters: CountComments, ExcludedMethods.
# ExcludedMethods: refine
Metrics/BlockLength:
Max: 1081
Max: 1090

# Offense count: 7
Naming/AccessorMethodName:
Expand Down

0 comments on commit 612b357

Please sign in to comment.