rubocop: bump PerceivedComplexity max.
This commit is contained in:
parent
0f9f8fad13
commit
76ed7898d0
@ -103,7 +103,7 @@ Metrics/ModuleLength:
|
||||
- '**/lib/**/*'
|
||||
|
||||
Metrics/PerceivedComplexity:
|
||||
Max: 80
|
||||
Max: 100
|
||||
|
||||
# makes code less readable for minor performance increases
|
||||
Performance/Caller:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user