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

Allow comments in JSON settings #56

Merged
merged 5 commits into from
Aug 8, 2024
Merged

Conversation

codeconscious
Copy link
Owner

I found that .NET supports comments in JSON if provided with the right options. I've enabled that to make the creation of empty settings a bit easier.

@codeconscious codeconscious added the enhancement New feature or request label Jul 28, 2024
@codeconscious codeconscious self-assigned this Jul 28, 2024
@codeconscious codeconscious changed the base branch from feat/change-settings-while-running to main July 28, 2024 03:13
@codeconscious codeconscious force-pushed the feat/allow-json-comments branch from 560fe77 to 6a8cf59 Compare July 28, 2024 03:26
@codeconscious codeconscious force-pushed the feat/allow-json-comments branch from 6a8cf59 to 142d7dc Compare August 7, 2024 12:22
@codeconscious codeconscious marked this pull request as ready for review August 8, 2024 08:12
@codeconscious codeconscious merged commit 003a4fa into main Aug 8, 2024
1 check passed
@codeconscious codeconscious deleted the feat/allow-json-comments branch August 8, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant