From f29434485342a455bb23c646cbbc5e5b53df2c85 Mon Sep 17 00:00:00 2001 From: Johnny Mast Date: Sun, 9 Apr 2017 12:42:51 +0200 Subject: [PATCH] Updated the code for PSR-2 --- .scrutinizer.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 634505a..2a63865 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -27,6 +27,9 @@ checks: fix_identation_4spaces: true fix_doc_comments: true tools: + external_code_coverage: + timeout: 600 + runs: 2 php_code_coverage: true php_code_sniffer: config: