Skip to content

Fix linting plugin local source path in marketplace#4

Merged
heaths merged 2 commits intomainfrom
copilot/fix-marketplace-installation-error
Mar 15, 2026
Merged

Fix linting plugin local source path in marketplace#4
heaths merged 2 commits intomainfrom
copilot/fix-marketplace-installation-error

Conversation

Copy link
Contributor

Copilot AI commented Mar 15, 2026

The linting plugin's source field was "plugins/linting", which doesn't match the schema's expected local path format (must start with ./), causing marketplace validation to fail on plugins.1.source.

Changes

  • .claude-plugin/marketplace.json: "plugins/linting""./plugins/linting"; bump marketplace version 0.4.30.4.4

Copilot AI and others added 2 commits March 15, 2026 04:32
Co-authored-by: heaths <1532486+heaths@users.noreply.github.com>
@heaths heaths marked this pull request as ready for review March 15, 2026 04:42
@heaths heaths merged commit cbda340 into main Mar 15, 2026
1 check passed
@heaths heaths deleted the copilot/fix-marketplace-installation-error branch March 15, 2026 04:42
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