Skip to content

Commit d9c56f7

Browse files
committed
Exclude more test files
1 parent eb5ae1b commit d9c56f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: phpstan.neon

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ includes:
66
parameters:
77
excludes_analyse:
88
- */tests/tmp/*
9-
- */tests/*/ExampleContainer.php
10-
- */tests/*/ExampleController.php
11-
- */tests/*/ExampleServiceSubscriber.php
9+
- */tests/*/Example*.php
10+
- */tests/*/header_bag_get.php
1211
- */tests/*/request_get_content.php
12+
- */tests/*/serializer.php

0 commit comments

Comments
 (0)