角色能力,存档
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
description: "编写或修改 C# 代码时,确保命名、注释、Tooltip、Header 中不出现其他游戏的专有名称或明确引用。适用于所有 .cs 文件。"
|
||||
applyTo: "**/*.cs"
|
||||
name: no-game-references
|
||||
description: '编写或修改 C# 代码时加载此规则:确保命名、注释、Tooltip、Header 中不出现其他游戏的专有名称(如 HK / Hollow Knight / Silksong / Ori 等)或明确引用。触发场景:新建 .cs 文件、修改已有 .cs 文件、Code Review .cs 代码是否合规。'
|
||||
---
|
||||
|
||||
# 代码命名与注释:禁止引用其他游戏
|
||||
Reference in New Issue
Block a user