Loading core/phpstan.neon.dist +2 −2 Original line number Diff line number Diff line Loading @@ -31,8 +31,8 @@ parameters: - ../sites # Skip test fixtures. - ../*/node_modules/* - */tests/fixtures/*.php - */tests/fixtures/*.php.gz - */fixtures/*.php - */fixtures/*.php.gz # Skip the phpstan tmpDir - phpstan-tmp/* # Skip Drupal's own PHPStan rules test fixtures. Loading Loading
core/phpstan.neon.dist +2 −2 Original line number Diff line number Diff line Loading @@ -31,8 +31,8 @@ parameters: - ../sites # Skip test fixtures. - ../*/node_modules/* - */tests/fixtures/*.php - */tests/fixtures/*.php.gz - */fixtures/*.php - */fixtures/*.php.gz # Skip the phpstan tmpDir - phpstan-tmp/* # Skip Drupal's own PHPStan rules test fixtures. Loading