Skip to content

Fix trailing comma in buttery-taskbar.json to resolve JSON parsing error#2

Open
Dziksonn wants to merge 1 commit intoCrypticButter:masterfrom
Dziksonn:master
Open

Fix trailing comma in buttery-taskbar.json to resolve JSON parsing error#2
Dziksonn wants to merge 1 commit intoCrypticButter:masterfrom
Dziksonn:master

Conversation

@Dziksonn
Copy link

@Dziksonn Dziksonn commented May 9, 2025

This PR fixes issue #1 by removing the trailing comma in buttery-taskbar.json. This resolves the JSON parsing error and ensures the file can be properly resolved by Scoop.

@github-actions
Copy link

github-actions bot commented May 9, 2025

All changes look good.

Wait for review from human collaborators.

buttery-taskbar

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

@shilangyu
Copy link

This would fix a problem encountered by my tool as well (shilangyu/scoop-search#80). Trailing commas are non-standard and can cause parsing issues in standard-compliant parsers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants