From 8eddd2a653761799a7073b64c97039473dc09845 Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Mon, 22 Apr 2024 18:54:41 -0700 Subject: [PATCH] cc config --- .codeclimate.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.codeclimate.yml b/.codeclimate.yml index f5adeb7..957cd69 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -13,6 +13,12 @@ checks: method-complexity: config: threshold: 10 + file-lines: + config: + threshold: 500 + method-lines: + config: + threshold: 40 ratings: paths: