We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6a11e commit 4430478Copy full SHA for 4430478
.rubocop_todo.yml
@@ -1,6 +1,6 @@
1
# This configuration was generated by
2
# `rubocop --auto-gen-config`
3
-# on 2025-07-06 21:08:14 UTC using RuboCop version 1.77.0.
+# on 2025-08-17 04:52:22 UTC using RuboCop version 1.79.2.
4
# The point is for the user to remove these configuration records
5
# one by one as the offenses are removed from the code base.
6
# Note that changes in the inspected code, or installation of new
@@ -9,4 +9,4 @@
9
# Offense count: 2
10
# Configuration parameters: CountComments, CountAsOne.
11
Metrics/ClassLength:
12
- Max: 1032
+ Max: 1039
0 commit comments