From 000c947ac7ce33095cce38eaf8c3f78c13e50f15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Mon, 20 Jul 2020 22:39:40 +0200 Subject: [PATCH] adjust codeclimate --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 972cee74..28f5ed37 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -26,4 +26,4 @@ checks: threshold: 50 method-count: config: - threshold: 70 + threshold: 85 -- GitLab