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

This commit is contained in:
jordanecker-ant 2026-09-08 22:39:33 +01:00 committed by GitHub
parent 5c80307d32
commit 517b2fcd1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 19 additions and 0 deletions

View File

@ -2872,6 +2872,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

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