feat: 将代码审查工具从 gitea-flow 迁移至 spaceflow,更新技能文档中的命令示例

This commit is contained in:
Lyda
2026-01-22 17:48:52 +08:00
parent 45663fccb0
commit 24e81d9430
2 changed files with 9 additions and 4 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"cSpell.words": [
"spaceflow"
]
}