-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make build script printing small-terminals-friendly #3892
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3892 +/- ##
=======================================
Coverage 58.01% 58.01%
=======================================
Files 195 195
Lines 6741 6741
Branches 6 6
=======================================
Hits 3911 3911
Misses 2827 2827
Partials 3 3 Continue to review full report at Codecov.
|
pls rebase |
875e966
to
5034cfe
Compare
Rebased |
* Make build script printing small-terminals-friendly * Debug windows * Fallback on undefined stdout.columns * Bring back 'editor.formatOnSave' * Update yarn.lock
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
It kind of always pissed me a bit that the build script outputs fixed width strings.
How about changing that?
Test plan
Tested on iTerm2 and Terminal (mac)