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

Update to use correct parsing method to handle comments in build json #110

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

hpmellema
Copy link
Contributor

@hpmellema hpmellema commented Dec 20, 2023

Issue #, if available:

Fixes #108

Description of changes:
Updates to use the .parseJsonWithComments method to correctly handle comments in smithy-build.json files. Also adds a comment to a build file in the integration tests to prevent regressions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@hpmellema hpmellema requested a review from a team as a code owner December 20, 2023 23:03
@hpmellema hpmellema merged commit ee7c25a into smithy-lang:main Dec 20, 2023
4 checks passed
@hpmellema hpmellema deleted the correct-node-parsing branch December 20, 2023 23:51
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.

smithy-build.json with comments not allowed in 0.9.0
2 participants