Skip to content

Inline hujson dependency in main require block#4936

Merged
pietern merged 1 commit intomainfrom
why-hujson
Apr 13, 2026
Merged

Inline hujson dependency in main require block#4936
pietern merged 1 commit intomainfrom
why-hujson

Conversation

@pietern
Copy link
Copy Markdown
Contributor

@pietern pietern commented Apr 13, 2026

Summary

This library is needed to read and write VS Code's settings.json, which uses JSONC (JSON with Comments and trailing commas). It allows the CLI to parse, patch, and write back settings without destroying user comments.

This pull request was AI-assisted by Isaac.

Clean up go.mod by moving the hujson dependency (added in #4559)
into the main require block instead of a separate one.

Co-authored-by: Isaac
@pietern pietern requested a review from simonfaltum April 13, 2026 10:16
@pietern pietern enabled auto-merge April 13, 2026 10:20
@pietern pietern added this pull request to the merge queue Apr 13, 2026
Merged via the queue into main with commit f66fb38 Apr 13, 2026
29 checks passed
@pietern pietern deleted the why-hujson branch April 13, 2026 10:57
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.

2 participants