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 b3fe727 commit 7f9569eCopy full SHA for 7f9569e
.rubocop_todo.yml
@@ -13,7 +13,7 @@ Metrics/AbcSize:
13
# Offense count: 31
14
# Configuration parameters: CountComments, ExcludedMethods.
15
Metrics/BlockLength:
16
- Max: 825
+ Max: 850
17
18
# Offense count: 1
19
# Configuration parameters: CountBlocks.
0 commit comments