j178 / leetgo

Best LeetCode friend for geek. :snowboarder:
MIT License
539 stars 32 forks source link

leetgo test now truncates too much... [Bug] #264

Closed JesseGuerrero closed 10 months ago

JesseGuerrero commented 10 months ago

leetgo debug

NA

Debug log

NA

Description

Thank you for all you do, I love leetgo so far!

When there is an error, the stdout is truncated and new lines are not used, take a look: image

I cant debug my leetcode solutions anymore. For now I will be using an older version.

But yes, its a good idea to check if its an error so its not truncated and also potential carriage returns are new lines if you wanted that.

j178 commented 10 months ago

Thanks for the report!

This issue has been fixed in the master branch but not released yet, might get to a release very soon, stay tuned!

j178 commented 10 months ago

Hi, v1.4 is out, please try it out, thanks!

JesseGuerrero commented 10 months ago

Wow dude. It looks great, thanks!