| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@addaleax build started: https://ci.nodejs.org/blue/organizations/jenkins/node-test-pull-request-lite-pipeline/detail/node-test-pull-request-lite-pipeline/756/pipeline |
Sorry, something went wrong.
There was a problem hiding this comment.
looks good
Sorry, something went wrong.
There was a problem hiding this comment.
I love it!
Sorry, something went wrong.
| // Use 75 % of the available width, and at least 70 characters. | ||
| const width = Math.max(70, (stream.columns * 0.75) | 0); | ||
| const firstColumn = (width * 0.4) | 0; | ||
| const secondColumn = (width * 0.57) | 0; |
There was a problem hiding this comment.
Nit: Math.floor is easier to understand than the bitwise operator
Sorry, something went wrong.
There was a problem hiding this comment.
@targos Thanks for pointing that out, done!
Sorry, something went wrong.
Sorry, something went wrong.
|
Windows re-build: https://ci.nodejs.org/job/node-test-commit-windows-fanned/20480/ |
Sorry, something went wrong.
PR-URL: #22637 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #22637 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #22637 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
| Back | FazBrowse Home | New Git URL |
Checklist