Update prepare command to accept and store file extensions
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 1.4k
- Forks
- 363
- Merge medio
- 6 d 13 h
- PR fusionados (30 d)
- 2
Descripción
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"]`.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.