Skip to content

Commit

Permalink
Nutze Docker-Image von friendsofphp/php-cs-fixer (#13)
Browse files Browse the repository at this point in the history
Automatische erstellte Änderung über
webfactory/bfg9000#9 (Case 174703)
  • Loading branch information
mpdude authored Aug 27, 2024
1 parent af372ad commit 249baaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .php-cs-fixer.dist.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php

return (new PhpCsFixer\Config())
->setParallelConfig(PhpCsFixer\Runner\Parallel\ParallelConfigFactory::detect())
->setRules([
'@Symfony' => true,
'@Symfony:risky' => true,
Expand Down

0 comments on commit 249baaa

Please sign in to comment.