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 fb6354e commit 9330366Copy full SHA for 9330366
.rubocop_todo.yml
@@ -23,7 +23,7 @@ Metrics/BlockLength:
23
# Offense count: 2
24
# Configuration parameters: CountComments, CountAsOne.
25
Metrics/ClassLength:
26
- Max: 327
+ Max: 328
27
28
# Offense count: 1
29
# Configuration parameters: Max, CountKeywordArgs.
0 commit comments