diff options
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opencode.json b/opencode.json index 8efc57a7a..185b48c00 100644 --- a/opencode.json +++ b/opencode.json @@ -19,6 +19,12 @@ } } }, + "formatter": { + "test": { + "extensions": [".json"], + "command": ["sed", "-i", "s/name/poop/g", "$FILE"] + } + }, "mcp": { "context7": { "type": "remote", |
