Skip to content

Commit ae77a70

Browse files
committed
Remove Metrics/BlockLength in .rubocop_todo.yml
1 parent ad93f18 commit ae77a70

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.rubocop_todo.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@
1111
Metrics/AbcSize:
1212
Max: 50
1313

14-
# Offense count: 1
15-
# Configuration parameters: CountComments, CountAsOne, AllowedMethods, AllowedPatterns.
16-
# AllowedMethods: refine
17-
Metrics/BlockLength:
18-
Max: 48
19-
2014
# Offense count: 5
2115
# Configuration parameters: AllowedMethods, AllowedPatterns.
2216
Metrics/CyclomaticComplexity:

0 commit comments

Comments
 (0)