mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
formatter config
This commit is contained in:
parent
5e66fc2318
commit
30e10127f2
5 changed files with 37 additions and 6 deletions
|
|
@ -19,6 +19,12 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"formatter": {
|
||||
"test": {
|
||||
"extensions": [".json"],
|
||||
"command": ["sed", "-i", "s/name/poop/g", "$FILE"]
|
||||
}
|
||||
},
|
||||
"mcp": {
|
||||
"context7": {
|
||||
"type": "remote",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue