Skip to content

Commit 72da9f1

Browse files
committed
rubocop: increase a threshold
1 parent 60ca44a commit 72da9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop_todo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Metrics/ParameterLists:
6767
# Offense count: 4
6868
# Configuration parameters: AllowedMethods, AllowedPatterns.
6969
Metrics/PerceivedComplexity:
70-
Max: 33
70+
Max: 35
7171

7272
# Offense count: 3
7373
Naming/AccessorMethodName:

0 commit comments

Comments
 (0)