Verified Commit 22b97486 authored by godotislate's avatar godotislate
Browse files

task: #3612969 Exclude more fixtures from phpstan

By: catch
(cherry picked from commit bdd6c602)
parent bd4d699f
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.