Merge commit '35e6a301aa36e43df8458cb7c6ed40f60c642b78' into lsp-server

This commit is contained in:
csh
2026-03-04 15:56:24 +08:00
26 changed files with 842 additions and 59 deletions
@@ -18,6 +18,7 @@
- `rulesets/tsl/`TSL 相关规则集(适用于 `.tsl`/`.tsf`
- `rulesets/cpp/`:C++ 相关规则集(C++23,含 Modules
- `rulesets/python/`Python 相关规则集
- `rulesets/typescript/`TypeScript/JavaScript 相关规则集
- `rulesets/markdown/`:Markdown 相关规则集(仅代码格式化)
目标项目落地时,通过 `scripts/playbook.py``[sync_standards]`