exercism / exercism/javascript-analyzer
Improve resistor-color-duo: detect unary +
オープン
- 主要言語
- TypeScript
- スター
- 16
- フォーク
- 21
- 平均マージ
- 6時間 53分
- マージ済み PR(30日)
- 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 はまだ評価されていません。