Unverified Commit 3b2a947b authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3261539 by catch: Don't scan gzips

parent 0198e04e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ parameters:
    - ../*/settings*.php
    # Skip test fixtures.
    - */tests/fixtures/*.php
    - */tests/fixtures/*.php.gz
    # Below extends on purpose a non existing class for testing.
    - modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/ExtendingNonInstalledClass.php
    # @todo files below need to be excluded as they prevent baseline generation.