We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a323e commit 93a6641Copy full SHA for 93a6641
1 file changed
.rubocop.yml
@@ -41,7 +41,7 @@ Metrics/CyclomaticComplexity:
41
Max: 10
42
43
Metrics/PerceivedComplexity:
44
- Max: 10
+ Max: 15
45
46
Layout/LineLength:
47
Max: 150
0 commit comments