Skip to content

Commit bb0d921

Browse files
committed
Update rubocop_todo.yml
1 parent ae61bb7 commit bb0d921

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.rubocop_todo.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This configuration was generated by
22
# `rubocop --auto-gen-config`
3-
# on 2021-03-16 09:44:12 UTC using RuboCop version 1.11.0.
3+
# on 2021-03-16 11:04:59 UTC using RuboCop version 1.11.0.
44
# The point is for the user to remove these configuration records
55
# one by one as the offenses are removed from the code base.
66
# Note that changes in the inspected code, or installation of new
@@ -18,7 +18,7 @@ Gemspec/DateAssignment:
1818
# Configuration parameters: CountComments, CountAsOne, ExcludedMethods, IgnoredMethods.
1919
# IgnoredMethods: refine
2020
Metrics/BlockLength:
21-
Max: 415
21+
Max: 432
2222

2323
# Offense count: 1
2424
# Configuration parameters: CountComments, CountAsOne.

0 commit comments

Comments
 (0)