🐛 fix(sync_standards): preserve project gitattributes and clarify tsl/tsf

- default to managed .gitattributes block (block/overwrite/skip)

- ensure .agents/tsl points to docs/standards/tsl snapshot paths

- document expected structure and TSL/TSF constraints
This commit is contained in:
csh
2025-12-13 19:15:55 +08:00
parent 88f0842134
commit c4efd8f274
9 changed files with 282 additions and 46 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
## TSLtsl
- TSL 源文件后缀同时包含:`.tsl`(脚本)与 `.tsf`(模块/库代码)。
- 代码风格:`tsl/code_style.md`
- 命名规范:`tsl/naming.md`