exercism / cpp

Exercism exercises in C++.
https://exercism.org/tracks/cpp
MIT License
254 stars 207 forks source link

configlet sync for files and metadata #715

Closed BNAndras closed 11 months ago

BNAndras commented 12 months ago

I ran ./bin/configlet sync --docs --filepaths --metadata -uy. 33 exercises will have updated metadata, and 44 exercises will have updated docs. Separately, I ran ./bin/configlet sync --tests and counted 22 exercises whose tests might not be up-to-date. That can probably be dealt with follow-up PRs. :)

vaeng commented 11 months ago

Thanks for doing that. That was a lot of files. Follow-up PRs for the tests are a bit more checking, so I appreciate the extra package.