Skip to content

Commit

Permalink
Skip polyfill hackery in phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Dec 8, 2020
1 parent 947eaa0 commit 7f3c618
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ parameters:
paths:
- src
- tests
excludes_analyse:
- tests/Composer/Installers/Test/PolyfillTestCase.php

includes:
- vendor/phpstan/phpstan-phpunit/extension.neon

0 comments on commit 7f3c618

Please sign in to comment.