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 8e33088 commit e7db393Copy full SHA for e7db393
.rubocop_todo.yml
@@ -1,6 +1,6 @@
1
# This configuration was generated by
2
# `rubocop --auto-gen-config`
3
-# on 2021-03-16 08:58:49 UTC using RuboCop version 1.11.0.
+# on 2021-03-16 09:44:12 UTC using RuboCop version 1.11.0.
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
@@ -23,7 +23,7 @@ Metrics/BlockLength:
23
# Offense count: 1
24
# Configuration parameters: CountComments, CountAsOne.
25
Metrics/ClassLength:
26
- Max: 202
+ Max: 212
27
28
29
Naming/AccessorMethodName:
0 commit comments