Skip to content

Commit 4b4829d

Browse files
committed
Use bootstrapFiles attempt 2
1 parent 62743ee commit 4b4829d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

phpstan.neon.dist

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
parameters:
2-
bootstrapFiles: %currentWorkingDirectory%/tests/bootstrap.php
2+
bootstrapFiles:
3+
- %currentWorkingDirectory%/tests/bootstrap.php
34
level: max
45
excludes_analyse:
56
- %currentWorkingDirectory%/src/Cdn77/Sniffs/Arrays/ArrayDeclarationSniff.php # todo remove

0 commit comments

Comments
 (0)