mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-17 13:28:18 +01:00
remove extras space between diff and list rules
This commit is contained in:
parent
b76346d710
commit
d5efa10ed0
@ -107,7 +107,6 @@ final class ConsoleOutputFormatter implements OutputFormatterInterface
|
||||
$this->symfonyStyle->writeln($message);
|
||||
$this->symfonyStyle->newLine();
|
||||
$this->symfonyStyle->writeln($fileDiff->getDiffConsoleFormatted());
|
||||
$this->symfonyStyle->newLine();
|
||||
|
||||
$rectorsChangelogsLines = $this->createRectorChangelogLines($fileDiff);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user