exercism / v2-configlet

Tool to assist in managing Exercism language tracks.
MIT License
16 stars 23 forks source link

WIP Add Blurb check to lint command #143

Closed nywilken closed 4 years ago

nywilken commented 6 years ago

This change introduces a new check to the lint command that will validate that a Track's config has a blurb with at least 10 words. This check does not verify the quality of the said blurb.

nywilken commented 4 years ago

Given its age I think it’s safe to close and revisit if there is still a need.