Skip to content

Commit e7db393

Browse files
committed
Update rubocop_todo.yml
1 parent 8e33088 commit e7db393

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 08:58:49 UTC using RuboCop version 1.11.0.
3+
# on 2021-03-16 09:44:12 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
@@ -23,7 +23,7 @@ Metrics/BlockLength:
2323
# Offense count: 1
2424
# Configuration parameters: CountComments, CountAsOne.
2525
Metrics/ClassLength:
26-
Max: 202
26+
Max: 212
2727

2828
# Offense count: 1
2929
Naming/AccessorMethodName:

0 commit comments

Comments
 (0)