exercism / configlet

The official tool for managing Exercism language track repositories.
https://exercism.org/docs/building/configlet
GNU Affero General Public License v3.0
20 stars 14 forks source link

configlet lint passes when the exercise is missing author #865

Open glennj opened 3 months ago

glennj commented 3 months ago

I submitted an exercise when I had forgotten to fill the author array in the exercise config.json (exercism/dart#550). Yet configlet lint declares - Every practice exercise has a valid .meta/config.json file