exercism / exercism/elm-analyzer

Make a generic message for code reuse rules

Open
#102 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Elm
Stars
1
Forks
5
PR merge metrics
No merged PRs in 30d

Description

We have a lot of rules that require a certain function to use other defined functions, each define their own comment.
We could instead have a general comment of the shape "Please use %{things} in %{thing}, as reusing functions helps with maintainability." and pass the function names as comment parameters.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.