exercism / exercism/cli

Update submit command to filter implicit file list against allowed extensions

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

描述

This depends on https://github.com/exercism/cli/issues/609

As part of https://github.com/exercism/meta/issues/107 we will need to update `cmd/submit.go` to filter against the accepted list of file extensions. This is in addition to the existing filter to _exclude_ based on the blocklist.

Caveats:

- We will _only_ filter if the user is submitting a directory. If they're submitting a list of files, we will trust them to know what they are doing.
- If the list of extensions is empty, we will only use the blocklist.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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