Compare commits
1 commit
94563b3514
...
5d3e8cfbed
Author | SHA1 | Date | |
---|---|---|---|
5d3e8cfbed |
1 changed files with 5 additions and 0 deletions
5
.php-cs-fixer.php
Normal file
5
.php-cs-fixer.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
return (new PhpCsFixer\Config())
|
||||
->setParallelConfig(PhpCsFixer\Runner\Parallel\ParallelConfigFactory::detect())
|
||||
;
|
Loading…
Add table
Reference in a new issue