From f35d0d5181f7afc38fc18cf421afd1e4df7550ff Mon Sep 17 00:00:00 2001 From: Matthieu Napoli Date: Wed, 25 Mar 2020 12:23:07 +0100 Subject: [PATCH] Ignore test fixtures for phpstan --- phpstan.neon.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 5c2002910..3de6368c7 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -12,6 +12,7 @@ parameters: - %rootDir%/../../../tests/Bridge/Symfony/logs/* - %rootDir%/../../../tests/Sam/Php/* - %rootDir%/../../../tests/Sam/PhpFpm/* + - %rootDir%/../../../tests/Functional/fpm/* ignoreErrors: -