In this PR, we created (empty) stub files for all exercises that didn't yet have them.
The lack of stub file generates an unnecessary pain point within Exercism, contributing a significant proportion of support requests, making things more complex for our students, and hindering our ability to automatically run test-suites and provide automated analysis of solutions.
The original discussion for this is at exercism/discussions#238.
Closes #71
We will automatically merge this PR in two week's time if it has not been merged by track maintainers at that point :slightly_smiling_face:
In this PR, we created (empty) stub files for all exercises that didn't yet have them.
The lack of stub file generates an unnecessary pain point within Exercism, contributing a significant proportion of support requests, making things more complex for our students, and hindering our ability to automatically run test-suites and provide automated analysis of solutions.
The original discussion for this is at exercism/discussions#238.
Closes #71
We will automatically merge this PR in two week's time if it has not been merged by track maintainers at that point :slightly_smiling_face:
Tracking
https://github.com/exercism/v3-launch/issues/33