Skip to content

fix: syntax - #2717

Merged
castrojo merged 1 commit into
mainfrom
castrojo-patch-1
Jun 29, 2025
Merged

fix: syntax#2717
castrojo merged 1 commit into
mainfrom
castrojo-patch-1

Conversation

@castrojo

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings June 29, 2025 19:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a JSON syntax issue in the packages.json file by removing an extraneous trailing comma.

  • Remove trailing comma from the "gnome-software" entry to ensure valid JSON syntax.

Comment thread packages.json
"exclude": {
"all": [
"gnome-software",
"gnome-software"

Copilot AI Jun 29, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The trailing comma has been removed from the JSON array element 'gnome-software', ensuring that the file maintains valid JSON syntax.

Suggested change
"gnome-software"
"gnome-software"

Copilot uses AI. Check for mistakes.
@castrojo
castrojo merged commit d043b2a into main Jun 29, 2025
9 of 28 checks passed
@castrojo
castrojo deleted the castrojo-patch-1 branch June 29, 2025 20:00
@dosubot dosubot Bot added the size/XS This PR changes 0-9 lines, ignoring generated files. label Jun 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants