Skip to content

fix(dotbot): plugin field should be array type in plugin.json #4

@coderabbitai

Description

@coderabbitai

Summary

In plugins/dotbot/plugin.json, the plugin field is currently a plain string but should be an array to support multiple values (consistent with how multi-value fields are expected to work in plugin manifests).

Context

Flagged during review of #3 (already merged). The passthrough and catchall commands provide working paths in the meantime, so this is a non-blocking cleanup.

Requested Fix

Change the plugin field from a string to an array type in plugins/dotbot/plugin.json.


Backlink: #3
Raised by: @javimosch (automaintainer retrospective review)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions