-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Description
Pint Version
v1.16.0
PHP Version
8.3.7
Description
Currently pint is always running in sequential mode. Running in parallel would be very nice!
Problem probably related to FixCode::execute() line 60 missing arguments for ParallelConfig and InputInterface.
Steps To Reproduce
Normal execute, use top to verify that only 1 php process is running instead of multiple.
Metadata
Metadata
Assignees
Labels
No labels