-
-
Couldn't load subscription status.
- Fork 89
Closed
Description
- Is it worth mentioning
withConfiguredRule()in the README? - I struggled to find it for ECS and I know Rector has a dedicated page in the docs.
<?php
use PhpCsFixer\Fixer\ArrayNotation\ArraySyntaxFixer;
use Symplify\EasyCodingStandard\Config\ECSConfig;
return ECSConfig::configure()
->withConfiguredRule(
ArraySyntaxFixer::class,
['syntax' => 'long']
);TomasVotruba
Metadata
Metadata
Assignees
Labels
No labels