sync: consider adding an option to sync deprecated exercises
Open
cmd: sync
- Dominant language
- Nim
- Stars
- 23
- Forks
- 17
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.