Challenge linting should detect when people have extra files
Open
- Dominant language
- Python
- Stars
- 215
- Forks
- 95
- Avg merge
- 2h 17m
- Merged PRs (30d)
- 1
Description
I've seen people include files in dist and then either not include them in challenge.yml or write incorrect keys in challenge.yml that can't be found.
For example:
```
dist:
- dist/source.zip
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.