docs icon indicating copy to clipboard operation
docs copied to clipboard

Add linting rule: each `concepts.slug` value exists in a `exercises.concept[].concepts` array

Open ee7 opened this issue 4 years ago • 0 comments

From #261:

should configlet lint complain if a concepts.slugvalue does not exist in any exercises.concept[].concepts array?

I don't think it should error, but I could definitely see it being a warning.

ee7 avatar Sep 14 '21 09:09 ee7