Skip to content

Commit 326fa35

Browse files
committed
Remove parallel.timeout in phpstan.neon.dist
1 parent d01a2fa commit 326fa35

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

phpstan.neon.dist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ parameters:
99
- tests
1010
bootstrapFiles:
1111
- vendor/autoload.php
12-
parallel:
13-
processTimeout: 300.0
1412
polluteScopeWithLoopInitialAssignments: false
1513
polluteScopeWithAlwaysIterableForeach: false
1614
checkAlwaysTrueCheckTypeFunctionCall: true

0 commit comments

Comments
 (0)