feat(playbook): support multi-language standards layout

This commit is contained in:
csh
2025-12-13 19:15:55 +08:00
parent 5311f33802
commit 88f0842134
13 changed files with 396 additions and 171 deletions
+13
View File
@@ -0,0 +1,13 @@
# 文档导航(Docs Index
本仓库文档按“跨语言共识 / 语言专属”分层组织,便于在多语言项目中扩展与复用。
## 跨语言(common
- 提交信息与版本号:`common/commit_message.md`
## TSLtsl
- 代码风格:`tsl/code_style.md`
- 命名规范:`tsl/naming.md`