feat: add debug option to CLI - #134
Closed
jedluhmann wants to merge 0 commit into
Closed
jedluhmann wants to merge 0 commit into
jedluhmann wants to merge 0 commit into
Conversation
Author
|
@andreyvit I don't understand why you closed PR #135 basically saying that patch was too big. That PR only changes one file, adding just one test. All of my PRs build on top of the previous one, so the latter ones appear to have a lot of unrelated changes, but that is not really the case. I've put a lot of effort into explaining my work to make it easier for you to review the changes and I've spent a lot of time updating the test cases, so you can have confidence in my work. As far as styling my code like the rest of the project, I'm using ESLint to ensure that my code is formatted according to the industry wide standard. Is it just a matter of removing semicolons? I'm happy to do that if that's what you want. |
jedluhmann
force-pushed
the
jl-add-debug-feature
branch
from
September 12, 2026 03:14
9202809 to
aa878b6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a new debug feature. See the following commits for details: