exercism / exercism/configlet

lint: Improve error when exercise has no name

Open
#283 1 comment 0 reactions 0 assignees View on GitHub
cmd: lint kind: feature
Dominant language
Nim
Stars
23
Forks
17
Avg merge
13h 57m
Merged PRs (30d)
1

Description

When a concept exercise lacks a name, the following error is printed:

```
The `exercises.concept.name` key is missing:
/home/runner/work/julia/julia/config.json
```

[Example config.json](https://github.com/exercism/julia/blob/46c7b61169aeeedf84e359e0624c691bf194a00e/config.json#L82-L97)

Would it be possible to add the exercise slug or UUID, if present, to the output to make it easier to find which exercise is missing a name?

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.