Skip to content

Commit f5600d7

Browse files
committed
Remove Metrics/ModuleLength in .rubocop_todo.yml
1 parent 2e87d5d commit f5600d7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.rubocop_todo.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@ Metrics/CyclomaticComplexity:
3939
Metrics/MethodLength:
4040
Max: 75
4141

42-
# Offense count: 1
43-
# Configuration parameters: CountComments, CountAsOne.
44-
Metrics/ModuleLength:
45-
Max: 108
46-
4742
# Offense count: 3
4843
# Configuration parameters: AllowedMethods, AllowedPatterns.
4944
Metrics/PerceivedComplexity:

0 commit comments

Comments
 (0)