We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bda168 commit 890dac0Copy full SHA for 890dac0
1 file changed
.rubocop_todo.yml
@@ -29,7 +29,7 @@ Metrics/AbcSize:
29
# Offense count: 32
30
# Configuration parameters: CountComments, CountAsOne, AllowedMethods, AllowedPatterns.
31
Metrics/MethodLength:
32
- Max: 28
+ Max: 30
33
34
# Offense count: 9
35
# Configuration parameters: AllowedMethods, AllowedPatterns.
0 commit comments