Update .codeclimate.yml

This commit is contained in:
Dave Henton
2018-02-08 08:44:30 -08:00
committed by GitHub
parent 3c76138e5a
commit f9ec40863d

View File

@ -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