mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-23 07:48:06 +00:00
docs: rename skeleton to framework
This commit is contained in:
@@ -519,7 +519,7 @@ ruff + black + pyright(或 mypy) + pytest + hypothesis + pydantic(msgspec可替
|
||||
| 稳定性 | 排序/去重等操作满足稳定条件 |
|
||||
| 交换/结合 | 满足代数性质的操作应通过 |
|
||||
|
||||
### 建议的项目骨架(最小)
|
||||
### 建议的项目框架(最小)
|
||||
|
||||
```text
|
||||
src/ # 纯逻辑与 I/O 分离
|
||||
|
||||
Reference in New Issue
Block a user