[configlet create] Give a warning if invalid practice exercise slug is passed in
Open
- Dominant language
- Nim
- Stars
- 23
- Forks
- 17
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 1
Description
`Configlet create --practice-exercise ` should warn the user if the passed slug isn't present in problem-specifications. On the SQLite track, we just had a PR get merged where the author had a typo in the slug name from using configlet create. It'd be helpful if configlet create reminded users to update the name in the track's config.json. Currently, it's just the slug name, and I already made the mistake of not fixing the exercise title on a PR I made elsewhere.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.