pluginctl/assets/build
Felipe Martin 6639dad2d6
Add check subcommand to manifest command
- Add 'check' case to manifest command that validates plugin manifest
  using manifest.IsValid()
- Return appropriate exit codes: 0 for valid, 1 for invalid manifests
- Update help text and error messages to include the new subcommand
- Log validation results using structured logging

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 17:53:47 +02:00
..
build.mk Add check subcommand to manifest command 2025-07-14 17:53:47 +02:00
deploy.mk Refactor codebase with improved structure and logging 2025-07-14 17:14:12 +02:00
dev.mk Refactor codebase with improved structure and logging 2025-07-14 17:14:12 +02:00
setup.mk Refactor codebase with improved structure and logging 2025-07-14 17:14:12 +02:00
test.mk Refactor codebase with improved structure and logging 2025-07-14 17:14:12 +02:00
utils.mk Refactor codebase with improved structure and logging 2025-07-14 17:14:12 +02:00
versioning.mk Refactor codebase with improved structure and logging 2025-07-14 17:14:12 +02:00