mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-23 11:14:38 +01:00
prevent spamming with long file contents of added files
This commit is contained in:
parent
5b1ae0b613
commit
11031629d6
@ -125,8 +125,6 @@ final class RemovedAndAddedFilesProcessor
|
||||
$message = sprintf('File "%s" was added:', $addedFileWithContent->getFilePath());
|
||||
$this->symfonyStyle->note($message);
|
||||
}
|
||||
|
||||
$this->symfonyStyle->writeln($addedFileWithContent->getFileContent());
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user