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 3b65f2e commit 977b098Copy full SHA for 977b098
.rubocop_todo.yml
@@ -23,7 +23,7 @@ Metrics/BlockNesting:
23
# Offense count: 1
24
# Configuration parameters: CountComments.
25
Metrics/ClassLength:
26
- Max: 125
+ Max: 128
27
28
# Offense count: 3
29
Metrics/CyclomaticComplexity:
0 commit comments