exercism / exercism/cli

Update prepare command to accept and store file extensions

Open
#609 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.4k
Forks
363
Avg merge
6d 13h
Merged PRs (30d)
2

Description

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"]`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.