exercism / lfe

Exercism exercises in Lisp Flavoured Erlang (LFE).
https://exercism.org/tracks/lfe
MIT License
25 stars 29 forks source link

Sync docs and metadata #179

Closed BNAndras closed 7 months ago

BNAndras commented 8 months ago
./bin/configlet sync  --docs --filepaths --metadata -uy           
Updating cached 'problem-specifications' data...
Checking exercises...
[warn] docs: instructions unsynced: allergies
[warn] docs: instructions unsynced: binary
[warn] docs: instructions unsynced: circular-buffer
[warn] docs: instructions unsynced: phone-number
[warn] docs: instructions unsynced: series
[warn] docs: instructions unsynced: space-age
Updated the docs for 6 Practice Exercises
[warn] metadata: unsynced: clock
[warn] metadata: unsynced: etl
[warn] metadata: unsynced: meetup
[warn] metadata: unsynced: strain
Updated the metadata for 4 Practice Exercises
BNAndras commented 7 months ago

@ErikSchierboom, can I get a review/merge?