configlet icon indicating copy to clipboard operation
configlet copied to clipboard

sync: consider adding an option to sync deprecated exercises

Open ee7 opened this issue 2 years ago • 0 comments

Since https://github.com/exercism/configlet/commit/891c626bbb41e8153351f0a5f298ad5ec1cc95d8 (#682), configlet sync no longer checks or updates a practice exercise that is deprecated on the track.

We might consider:

  • Making --verbosity detailed mention the unsynced deprecated exercise
  • Allowing explicit syncing via --exercise foo
  • Adding a --with-deprecated option or similar

But we might not want or need this.

ee7 avatar Oct 27 '22 19:10 ee7