Update .codeclimate.yml

This commit is contained in:
Dave Henton
2018-02-08 08:44:30 -08:00
committed by GitHub
parent c850efa158
commit 937930bd09

View File

@ -2,7 +2,7 @@ version: "2" # required to adjust maintainability checks
checks:
argument-count:
config:
threshold: 2
threshold: 4
complex-logic:
config:
threshold: 4