Investigate using a single yml file for managing regex
未关闭
enhancement
- 主要语言
- TypeScript
- 星标
- 237
- 派生
- 55
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently versions are broken out into dedicated yml files. This can lead to duplicates between versions. Explore using a single file and making iterating on rules simpler without the need to duplicate information.
贡献指南
调研方向
首先检查 repository 当前按版本划分的 YAML 文件,以及 TypeScript 如何加载并遍历其中的 regex 规则。比较不同版本之间重复的条目,并确定单个文件所需的配置结构。当项目已有一种达成共识的方法,可以避免重复并简化规则遍历,同时已识别受影响的加载和验证行为时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript
- 领域
- devtools
- Issue 类型
- 重构
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100