Skip to content

fix(gh-3): jsonc comments#4

Merged
syndbg merged 1 commit into
mainfrom
fix-gh-3-jsonc
Aug 4, 2025
Merged

fix(gh-3): jsonc comments#4
syndbg merged 1 commit into
mainfrom
fix-gh-3-jsonc

Conversation

@syndbg
Copy link
Copy Markdown
Owner

@syndbg syndbg commented Aug 4, 2025

Summary

Brief description of the change

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • Other (specify): ___________

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • All tests pass locally (make check)

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • Documentation updated (if applicable)
  • Tests pass locally
  • Commit messages follow conventional format
  • No global variables introduced (use factory functions)
  • One struct per file principle followed
  • SOLID principles and dependency injection used

Related Issues

Fixes #3

Additional Notes

@syndbg syndbg merged commit a5d12df into main Aug 4, 2025
7 checks passed
@syndbg syndbg deleted the fix-gh-3-jsonc branch August 4, 2025 12:03
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.

[BUG] Cannot parse Launch.json and other JSON format configs containing comments

1 participant