Update .codeclimate.yml

This commit is contained in:
Dave Henton
2018-02-08 08:42:05 -08:00
committed by GitHub
parent 957f72f297
commit c850efa158

View File

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