18 lines
536 B
JSON
18 lines
536 B
JSON
{
|
|
"name": "go-linter-driven-development",
|
|
"owner": {
|
|
"name": "Dan Mordechay",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "go-linter-driven-development",
|
|
"description": "Linter-driven development workflow for Go with six specialized skills: design, testing, refactoring, review, and documentation",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-buzzdan-ai-coding-rules-go-linter-driven-development.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |