We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f6d75 commit f6b44b9Copy full SHA for f6b44b9
.php-cs-fixer.dist.php
@@ -4,7 +4,6 @@
4
5
use PhpCsFixer\Config;
6
use PhpCsFixer\Finder;
7
-use PhpCsFixer\Runner\Parallel\ParallelConfigFactory;
8
9
$finder = (new Finder())
10
->in(__DIR__);
0 commit comments