From 90b62c1a0eb5fd82bdf784be05424bd9067b452a Mon Sep 17 00:00:00 2001 From: lexxorlov Date: Wed, 7 Oct 2020 10:21:06 +0300 Subject: [PATCH] Update .scrutinizer.yml --- .scrutinizer.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 4826bc3..0f60a5f 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -5,8 +5,8 @@ imports: - php tools: - external_code_coverage: - timeout: 2100 # Timeout in seconds. + # external_code_coverage: + # timeout: 2100 # Timeout in seconds. # disable copy paste detector and similarity analyzer as they have no real value # and a huge bunch of false-positives php_sim: false