Skip to content

Commit c752fa0

Browse files
Cleanup fix cs
1 parent 45be5e7 commit c752fa0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

rector.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,5 @@
7878
__DIR__.'/Configuration/*.php',
7979
__DIR__.'/Configuration/**/*.php',
8080
],
81-
82-
// makes double-quoted strings, we don't want this at the moment.
83-
Rector\CodingStyle\Rector\String_\SymplifyQuoteEscapeRector::class,
8481
]);
8582
};

0 commit comments

Comments
 (0)