We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5316df9 commit bda9acaCopy full SHA for bda9aca
rector.php
@@ -78,9 +78,6 @@
78
__DIR__.'/Configuration/*.php',
79
__DIR__.'/Configuration/**/*.php',
80
],
81
-
82
- // makes double-quoted strings, we don't want this at the moment.
83
- Rector\CodingStyle\Rector\String_\SymplifyQuoteEscapeRector::class,
84
]);
85
86
// keep backwards compatibility to TYPO3 12.4
0 commit comments