Commit 3af5208
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 ca3f00e commit 3af5208
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