From 55881e56c5c16162dfaab08f3d2d300927e9d3b3 Mon Sep 17 00:00:00 2001 From: Asmir Mustafic Date: Sun, 14 Jan 2018 14:07:01 +0100 Subject: [PATCH] do not analyze phpstan --- .scrutinizer.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index bc9fe5a5..02dd454f 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -3,6 +3,9 @@ tools: checks: php: + excluded_dependencies: + - phpstan/phpstan + code_rating: true duplication: true filter: