exercism / exercism/cli

Update metadata file when downloading a solution

未关闭
#697 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
1.4k
派生
363
平均合并
6 天 13 小时
30 天内合并 PR
2

描述

If the metadata file has changed (e.g. people have switched from mentored to independent mode, or back) then we'll want to include this data in the solution file.

The download command should be a bit smarter with regards to the metadata file:

- write it if it's not already there
- write it if the uuid matches
- bail with an error if the uuid is different

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。