Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:52:36 +08:00
commit 5e801f0de4
10 changed files with 3813 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "go-style-guide",
"description": "Review Go code for adherence to Go Style Guide",
"version": "1.1.0",
"author": {
"name": "robbyt",
"email": "robbyt@robbyt.net"
},
"skills": [
"./skills"
]
}