Files
42marketplaces/sync/gh-robbyt-claude-skills-plugins-go-style-guide.json
2025-11-30 09:08:53 +08:00

18 lines
410 B
JSON

{
"name": "go-style-guide",
"owner": {
"name": "robbyt",
"email": "robbyt@robbyt.net"
},
"plugins": [
{
"name": "go-style-guide",
"description": "Review Go code for adherence to Go Style Guide",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-robbyt-claude-skills-plugins-go-style-guide.git"
},
"strict": true
}
]
}