exercism / exercism/configlet

lint: concept{s, exercises}: consider only warning when concept exercises are active

Open
#601 2 comments 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

Currently `configlet lint` produces an error for a problem with a Concept or a Concept Exercise, even when concept exercises are not active.

It could instead produce only a warning when e.g.:
- `status.concept_exercises` is `false` in the track `config.json` file
- or when a concept exercise has a `status` that is not `"active"`

Follow-up from https://github.com/exercism/exercism/issues/5681#issuecomment-1122861507

This currently affects Julia the most.

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.