统一 Rust 与 TypeScript 格式化门禁
纳入 AGC Cargo workspace 的统一 rustfmt 检查与格式化入口 完成项目 TypeScript/Prettier 与 Rust 全量格式化 修复 Pingora expected executable 门禁的空白敏感误报 同步开发运维文档与 AGC skill pack 格式化忽略规则
This commit is contained in:
@@ -120,25 +120,15 @@
|
||||
"visual_novel_work_profile": []
|
||||
},
|
||||
"profileIds": {
|
||||
"puzzle": [
|
||||
"profile-001",
|
||||
"profile-002",
|
||||
"profile-003"
|
||||
],
|
||||
"customWorld": [
|
||||
"profile-081"
|
||||
],
|
||||
"puzzle": ["profile-001", "profile-002", "profile-003"],
|
||||
"customWorld": ["profile-081"],
|
||||
"match3d": [],
|
||||
"squareHole": [],
|
||||
"bigFish": [],
|
||||
"visualNovel": []
|
||||
},
|
||||
"workIds": {
|
||||
"puzzle": [
|
||||
"work-001",
|
||||
"work-002",
|
||||
"work-003"
|
||||
],
|
||||
"puzzle": ["work-001", "work-002", "work-003"],
|
||||
"customWorld": [],
|
||||
"match3d": [],
|
||||
"squareHole": [],
|
||||
|
||||
@@ -120,25 +120,15 @@
|
||||
"visual_novel_work_profile": []
|
||||
},
|
||||
"profileIds": {
|
||||
"puzzle": [
|
||||
"profile-001",
|
||||
"profile-002",
|
||||
"profile-003"
|
||||
],
|
||||
"customWorld": [
|
||||
"profile-081"
|
||||
],
|
||||
"puzzle": ["profile-001", "profile-002", "profile-003"],
|
||||
"customWorld": ["profile-081"],
|
||||
"match3d": [],
|
||||
"squareHole": [],
|
||||
"bigFish": [],
|
||||
"visualNovel": []
|
||||
},
|
||||
"workIds": {
|
||||
"puzzle": [
|
||||
"work-001",
|
||||
"work-002",
|
||||
"work-003"
|
||||
],
|
||||
"puzzle": ["work-001", "work-002", "work-003"],
|
||||
"customWorld": [],
|
||||
"match3d": [],
|
||||
"squareHole": [],
|
||||
|
||||
Reference in New Issue
Block a user