Files
Neo-ZQYY/.kiro/steering/language-zh.md

8 lines
299 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
inclusion: always
---
# 语言规范
- 说明性文字一律简体中文(对话、文档、注释、变更说明);代码标识符和第三方 CLI 原文保留英文
- 文档与代码变更同步更新;注释只写"为什么/边界/假设"
- 全仓 UTF-8 无 BOM禁止 GBK/Big5 混用