From 0b4d7d1f8e20f91588f1f68ea41d7d98b3cd0b8a Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 8 Sep 2021 14:27:48 -0400 Subject: [PATCH] style: give me an A! :100: --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 63c7d5cab1..d40cc58e75 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -10,7 +10,7 @@ checks: threshold: 500 method-lines: config: - threshold: 50 + threshold: 75 method-complexity: config: threshold: 10