Skip to content

Commit 93a6641

Browse files
committed
updated rubocop rule
1 parent 95a323e commit 93a6641

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Metrics/CyclomaticComplexity:
4141
Max: 10
4242

4343
Metrics/PerceivedComplexity:
44-
Max: 10
44+
Max: 15
4545

4646
Layout/LineLength:
4747
Max: 150

0 commit comments

Comments
 (0)