Commit 39ca362
committed
ci: add parallel execution for php-cs-fixer
Enable parallel execution by configuring PHP-CS-Fixer with automatic detection of optimal parallel settings using the `ParallelConfigFactory::detect` method. This improves performance in environments that support parallel processing.1 parent 2d59c63 commit 39ca362
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments