title | issue |
---|---|
Add SingleQuoteFixer to ECS |
NEXT-23353 |
- Added
\PhpCsFixer\Fixer\StringNotation\SingleQuoteFixer
with configstrings_containing_single_quote_chars = true
to our ECS config, to automatically fix all double-quoted strings to use singe quotes instead.