exercism / exercism/javascript-analyzer
Improve resistor-color-duo: detect unary +
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 16
- Fork
- 21
- Merge trung bình
- 6 giờ 53 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
**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`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.