Commit 7fbde1b
committed
Use dynamic paths in bridge PHPStan configs
Instead of specifying individual files, use `.` with `excludePaths: vendor/`
to automatically include any new files added to bridge directories.1 parent 608b85a commit 7fbde1bCopy full SHA for 7fbde1b
1 file changed
+3-2Lines changed: 3 additions & 2 deletions
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
8 | | - |
| 7 | + |
9 | 8 | |
| 9 | + |
| 10 | + |
10 | 11 | |
11 | 12 | |
12 | 13 | |
|
0 commit comments