Skip to content

Remove tailing comma in matrix JSON#254

Merged
shahmishal merged 1 commit intoswiftlang:mainfrom
plemarquand:fix-matrix-json
Apr 1, 2026
Merged

Remove tailing comma in matrix JSON#254
shahmishal merged 1 commit intoswiftlang:mainfrom
plemarquand:fix-matrix-json

Conversation

@plemarquand
Copy link
Copy Markdown
Contributor

Many tools are permissive about a trailing comma in a JSON array, but not all. We use act to run GH actions locally and it is throwing an error trying to parse this line.

Many tools are permissive about a trailing comma in a JSON array, but
not all. We use `act` to run GH actions locally and it is throwing an
error trying to parse this line.
@plemarquand plemarquand requested a review from a team as a code owner April 1, 2026 14:46
@shahmishal shahmishal merged commit 47c9717 into swiftlang:main Apr 1, 2026
141 checks passed
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