Skip to content
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

Ignore quotes inside comments #16

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

stirante
Copy link
Contributor

Added a small fix, that will ignore quotes inside comments. Previously, this JSON would break:

{
  // This one quote "
  "makes": "everything else broken"
}

Additionally added to tests my previous fix, that was ending single line comments with **/ and current issue with quotes.

@muhammadmuzzammil1998
Copy link
Owner

Thanks @stirante

I'll check and merge soon.

@muhammadmuzzammil1998 muhammadmuzzammil1998 merged commit 9d456f0 into muhammadmuzzammil1998:master Feb 9, 2024
@muhammadmuzzammil1998
Copy link
Owner

@stirante

I am really sorry this took this long. I really don't have an excuse for not merging it then. I just got busy with other projects.

Thank you so much for giving this your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants