We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69af583 commit 1107846Copy full SHA for 1107846
.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