docs
docs copied to clipboard
Add linting rule: each `concepts.slug` value exists in a `exercises.concept[].concepts` array
From #261:
should
configlet lintcomplain if aconcepts.slugvalue does not exist in anyexercises.concept[].conceptsarray?
I don't think it should error, but I could definitely see it being a warning.