make ts-source-copy
write warnings to file, avoid log spam
#14339
Labels
developer experience
Issues, bugs and PRs related to the development process, development environment & developer docs
feature
Feature Description
Lately, when I pushed a branch based on main for the first time,
ts-source-copy
printed hundreds of lines with "source found" or something.Had to scroll up for a minute literally to see check if all other hooks succeeded.
Let's write the warnings to a temp file if they exceed a certain line count.
The text was updated successfully, but these errors were encountered: