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 d829e20 commit 70de58cCopy full SHA for 70de58c
.rubocop_todo.yml
@@ -1,6 +1,6 @@
1
# This configuration was generated by
2
# `rubocop --auto-gen-config`
3
-# on 2024-09-17 16:12:35 UTC using RuboCop version 1.66.1.
+# on 2024-09-18 15:36:12 UTC using RuboCop version 1.66.1.
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
@@ -25,7 +25,7 @@ Metrics/BlockNesting:
25
# Offense count: 3
26
# Configuration parameters: CountComments, CountAsOne.
27
Metrics/ClassLength:
28
- Max: 175
+ Max: 131
29
30
# Offense count: 4
31
# Configuration parameters: AllowedMethods, AllowedPatterns.
0 commit comments