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.
Metrics/BlockLength
1 parent 204efe5 commit c69fd6bCopy full SHA for c69fd6b
.rubocop.yml
@@ -8,3 +8,5 @@ Layout/LineLength:
8
Max: 88
9
10
# Any offenses that should be fixed, e.g. collected via. `rubocop --auto-gen-config`
11
+Metrics/BlockLength:
12
+ Max: 39
0 commit comments