exercism / exercism/javascript-analyzer
Improve [gigasecond]: ensure the analyser doesn't allow mutation of the argument
未关闭
- 主要语言
- TypeScript
- 星标
- 16
- 派生
- 21
- 平均合并
- 6 小时 53 分钟
- 30 天内合并 PR
- 2
描述
**Is your feature request related to a problem? Please describe.**
exercism/javascript#817 adds a new test requiring the `gigasecond` exercise function argument is not mutated.
**Describe the solution you'd like**
The `gigasecond` analyser should enforce that the function argument is not mutated (discussed [here](https://github.com/exercism/javascript/pull/817#issuecomment-571462819)).
贡献指南
评估
这个 Issue 还没有评估数据。