Verified Commit bdd6c602 authored by godotislate's avatar godotislate
Browse files

task: #3612969 Exclude more fixtures from phpstan

By: catch
parent 7355949b
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -35,8 +35,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.