Add qodo-standards plugin (Qodo, packages/qodo-standards @ v1.0.10)

This commit is contained in:
jordanecker-ant 2026-09-04 22:01:53 +01:00 committed by GitHub
parent 4a9c2bf4c4
commit ee514585f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 19 additions and 0 deletions

View File

@ -2862,6 +2862,24 @@
},
"homepage": "https://github.com/qodo-ai/qodo-skills.git"
},
{
"name": "qodo-standards",
"displayName": "Qodo Standards",
"description": "Optional Qodo rules discovery and standards administration workflows.",
"author": {
"name": "Qodo",
"email": "support@qodo.ai"
},
"category": "development",
"source": {
"source": "git-subdir",
"url": "https://github.com/qodo-ai/qodo-skills.git",
"path": "packages/qodo-standards",
"ref": "main",
"sha": "3f017b1f2e13dbf9feb532143dc39fa4eea12479"
},
"homepage": "https://github.com/qodo-ai/qodo-skills.git"
},
{
"name": "qt-development-skills",
"description": "Agentic engineering skills for Qt software development — Qt C++/QML code review, QML coding, and Qt C++/QML code documentation.",

View File

@ -11,6 +11,7 @@
"hyperframes",
"mergify",
"qodo",
"qodo-standards",
"remember"
]
}