Commit 15e2696
committed
PHPStan: exclude *all* test files
The `/tests` directory was already excluded, but the _sniff_ test directories were not and what with a different PHPUnit version being used and PHPStan - apparently - struggling to understand the inheritance, let's just exclude the rest of the test files as well until such time as the PHPStan setup is made compatible with the tests.1 parent fd1dda5 commit 15e2696
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
9 | 17 | | |
10 | 18 | | |
11 | 19 | | |
| |||
0 commit comments