exercism / exercism/elixir-analyzer

Analyzer for `dancing-dots` considers function clauses as different functions

Open
#352 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Elixir
Stars
33
Forks
33
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.