exercism / exercism/elixir-analyzer
Remote Control Car: Analyzer recommends a default argument for an arity zero function.
未关闭
- 主要语言
- Elixir
- 星标
- 33
- 派生
- 33
- PR 合并指标
- 30 天内没有已合并 PR
描述
If I'm reading this correctly, the analysis recommends that I "Use a default argument for defining the function `new.` despite the instructions asking for an arity/0 function.


Unless this is recommending a default argument for the arity/1 function, it conflicts with the instructions of the exercise to have a default argument for a function that should take zero arguments. Maybe I'm wrong, though?
贡献指南
评估
这个 Issue 还没有评估数据。