18 lines
436 B
JSON
18 lines
436 B
JSON
{
|
|
"name": "go-formatter",
|
|
"owner": {
|
|
"name": "robbyt",
|
|
"email": "robbyt@robbyt.net"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "go-formatter",
|
|
"description": "Automatically format Go files with gofmt after Write/Edit/MultiEdit operations",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-robbyt-claude-skills-plugins-go-formatter.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |