exercism / exercism/elixir-analyzer
Analyzer for `dancing-dots` considers function clauses as different functions
Offen
- Vorherrschende Sprache
- Elixir
- Sterne
- 33
- Forks
- 33
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.