Skip to content

Commit 5c82ae0

Browse files
committed
:shipit: Regenerate rubocop_todo
1 parent f90c2ff commit 5c82ae0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.rubocop_todo.yml

Lines changed: 3 additions & 3 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 2023-03-30 12:31:09 UTC using RuboCop version 1.48.1.
3+
# on 2023-05-20 01:53:00 UTC using RuboCop version 1.50.2.
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
@@ -14,7 +14,7 @@ Gemspec/RequireMFA:
1414
Exclude:
1515
- 'meilisearch.gemspec'
1616

17-
# Offense count: 45
17+
# Offense count: 46
1818
# Configuration parameters: CountComments, CountAsOne, AllowedMethods, AllowedPatterns.
1919
# AllowedMethods: refine
2020
Metrics/BlockLength:
@@ -23,7 +23,7 @@ Metrics/BlockLength:
2323
# Offense count: 2
2424
# Configuration parameters: CountComments, CountAsOne.
2525
Metrics/ClassLength:
26-
Max: 318
26+
Max: 321
2727

2828
# Offense count: 1
2929
# Configuration parameters: Max, CountKeywordArgs.

0 commit comments

Comments
 (0)