Skip to content

fix GroupInfo.json: was invalid JSON #72656

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

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

weissi
Copy link
Contributor

@weissi weissi commented Mar 28, 2024

JSON doesn't allow trailing commas in lists/objects but this file had one.

before:

$ jq . stdlib/public/core/GroupInfo.json
parse error: Expected another array element at line 155, column 3

after: works

@weissi weissi requested a review from a team as a code owner March 28, 2024 13:08
@Azoy
Copy link
Contributor

Azoy commented Mar 28, 2024

@swift-ci please smoke test

@Azoy Azoy merged commit af11b95 into swiftlang:main Mar 28, 2024
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