exercism / exercism/elixir-analyzer
Analyzer for `dancing-dots` considers function clauses as different functions
Đang mở
- Ngôn ngữ chính
- Elixir
- Star
- 33
- Fork
- 33
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
The code analyzer considers different function clauses of the same function as different functions and expects `@impl` annotation before each of them which is inconsistent with the behavior of the Elixir code analyzer and compiler. See #351 for more details.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.