Update .codeclimate.yml
This commit is contained in:
@ -2,7 +2,7 @@ version: "2" # required to adjust maintainability checks
|
|||||||
checks:
|
checks:
|
||||||
argument-count:
|
argument-count:
|
||||||
config:
|
config:
|
||||||
threshold: 2
|
threshold: 4
|
||||||
complex-logic:
|
complex-logic:
|
||||||
config:
|
config:
|
||||||
threshold: 4
|
threshold: 4
|
||||||
|
|||||||
Reference in New Issue
Block a user