From 937930bd09752fff92a14ba2c2b5a7d46f67e578 Mon Sep 17 00:00:00 2001 From: Dave Henton Date: Thu, 8 Feb 2018 08:44:30 -0800 Subject: [PATCH] Update .codeclimate.yml --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 0652ca2f6..8c3e549cd 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -2,7 +2,7 @@ version: "2" # required to adjust maintainability checks checks: argument-count: config: - threshold: 2 + threshold: 4 complex-logic: config: threshold: 4