Skip to content

Commit 0b83f93

Browse files
committed
Remove Metrics/ClassLength in .rubocop_todo.yml
1 parent ccb14c6 commit 0b83f93

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
@@ -17,11 +17,6 @@ Metrics/AbcSize:
1717
Metrics/BlockLength:
1818
Max: 48
1919

20-
# Offense count: 2
21-
# Configuration parameters: CountComments, CountAsOne.
22-
Metrics/ClassLength:
23-
Max: 131
24-
2520
# Offense count: 7
2621
# Configuration parameters: AllowedMethods, AllowedPatterns.
2722
Metrics/CyclomaticComplexity:

0 commit comments

Comments
 (0)