Initial commit
This commit is contained in:
69
plugin.lock.json
Normal file
69
plugin.lock.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:robbyt/claude-skills:plugins/go-style-guide",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "13c031c9158190d40496175f6b678968f9310a16",
|
||||
"treeHash": "773373b9ef85d3172472366575b3291e7bee0681c1f90d21b0a82ab1e714e9f5",
|
||||
"generatedAt": "2025-11-28T10:28:01.308961Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "go-style-guide",
|
||||
"description": "Review Go code for adherence to Go Style Guide",
|
||||
"version": "1.1.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "001670642683136b00ae27df043cf73d039a2770b8a3fded517e5691cdb2b9ae"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "f8e5015c8e0b4585c264f829e1b6228d42621d37f25eecec003e3c5c9ebe9167"
|
||||
},
|
||||
{
|
||||
"path": "skills/go-style-guide/SKILL.md",
|
||||
"sha256": "7d550f68a9b95210b3fcd0ef758c6338bea3fc09d7fc94b0449846b5e098b877"
|
||||
},
|
||||
{
|
||||
"path": "skills/go-style-guide/references/review-checklist.md",
|
||||
"sha256": "25088179093ee692dbcd6b92a7cf3b711cef071cb17ee01b91909d03de6ad2e0"
|
||||
},
|
||||
{
|
||||
"path": "skills/go-style-guide/references/api-design.md",
|
||||
"sha256": "b1eef0a1dc80fb0c4437887de77ec2851f437bacd5b0b758c9cd231326c5428b"
|
||||
},
|
||||
{
|
||||
"path": "skills/go-style-guide/references/errors.md",
|
||||
"sha256": "927b1f57ec15eb6a2fb2563bcbd22820bc5b69a8c6a16f38fc663dc9887218e5"
|
||||
},
|
||||
{
|
||||
"path": "skills/go-style-guide/references/testing.md",
|
||||
"sha256": "0b4ce57a46e22ea6c10a4ca8a74b2bfc06743dd798c6b152ec01e11eb016d20c"
|
||||
},
|
||||
{
|
||||
"path": "skills/go-style-guide/references/style.md",
|
||||
"sha256": "4ea51f69c7e80fe67dc24ea282422be01762ed578b716883e91e9b1d3b455efb"
|
||||
},
|
||||
{
|
||||
"path": "skills/go-style-guide/references/concurrency.md",
|
||||
"sha256": "98b5633a42a82f634df0e87de386a43c72f576be0224a2b500e3a80ba470be79"
|
||||
}
|
||||
],
|
||||
"dirSha256": "773373b9ef85d3172472366575b3291e7bee0681c1f90d21b0a82ab1e714e9f5"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user