exercism / exercism/javascript-analyzer
Improve resistor-color-duo: detect unary +
未关闭
- 主要语言
- TypeScript
- 星标
- 16
- 派生
- 21
- 平均合并
- 6 小时 53 分钟
- 30 天内合并 PR
- 2
描述
**Describe the improvement**:
When a solution has `+expression` instead of `Number(expression)`, and it's _otherwise optimal_, we want to give a specific message. It should still _approve_, but add a message that `Number(...)` is preferred over unary `+`.
**Which exercise**
`resistor-color-duo`
贡献指南
评估
这个 Issue 还没有评估数据。