Files
anomalyco_opencode/packages/opencode/test
Dax Raad 7a28d0520a fix(format): handle custom formatter command property with enabled() interface
The formatter Info interface uses enabled(): Promise<string[] | false> but
user configs provide a command property. Added explicit return type to the
arrow function that transforms command into the enabled() return value.

Also added test to verify custom formatters with command property work.
2026-03-19 23:19:36 -04:00
..
2026-03-19 20:21:10 +00:00
2026-03-10 02:02:18 +00:00
2025-11-06 13:03:12 -05:00
2026-03-18 23:45:03 +00:00
2026-03-18 17:37:40 +00:00
2025-12-11 19:20:23 +01:00