Skip to content

Commit b951aa4

Browse files
committed
Regenerate RuboCop to-do file
1 parent 7c74d6e commit b951aa4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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 --no-offense-counts --no-auto-gen-timestamp`
3-
# using RuboCop version 1.63.4.
3+
# using RuboCop version 1.76.1.
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
@@ -26,7 +26,7 @@ Metrics/MethodLength:
2626

2727
# Configuration parameters: CountComments, CountAsOne.
2828
Metrics/ModuleLength:
29-
Max: 175
29+
Max: 170
3030

3131
# Configuration parameters: AllowedMethods, AllowedPatterns.
3232
Metrics/PerceivedComplexity:

0 commit comments

Comments
 (0)