exercism / cfml

Exercism exercises in CFML.
https://exercism.org/tracks/cfml
MIT License
13 stars 25 forks source link

Update exercise scaffolding setup #225

Open BNAndras opened 9 months ago

BNAndras commented 9 months ago

I updated the tooling to put the slug in the correct location in the track config. Also, the slug folder is generated inside exercises/practice, and the right files are sorted into the slug's .meta subfolder.

The only missing piece at the moment is I can't override the sort order of the slug's keys in the track config. Therefore, configlet fmt is still needed.