Update prepare command to accept and store file extensions
未关闭
- 主要语言
- Go
- 星标
- 1.4k
- 派生
- 363
- 平均合并
- 6 天 13 小时
- 30 天内合并 PR
- 2
描述
As part of https://github.com/exercism/meta/issues/107 we will need to update `cmd/prepare.go` to accept the list of file extensions from the API in addition to the ignore patterns. The key will be named `extensions`, and it will be an array of bare extensions (no dot): `["cpp", "h"]`.
贡献指南
评估
这个 Issue 还没有评估数据。