ee7
Results
102
comments of
ee7
@ErikSchierboom what should `configlet lint` do when the `authors` key of a practice exercise config file: - is missing entirely? - is present, but the value is an empty array?...
> I would think the consistent thing to do would be to remove the `authors` key. Do you mean that `configlet lint` should produce an error for `"authors": []`, and...