We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45be5e7 commit c752fa0Copy full SHA for c752fa0
rector.php
@@ -78,8 +78,5 @@
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
};
0 commit comments