Enhence error message "Not in Workspace"
- Langage dominant
- Go
- Étoiles
- 1.4k
- Forks
- 363
- Merge moyen
- 6 j 13 h
- PR mergées (30 j)
- 2
Description
The current message when one is not in the workspace on submitting solutions is not really helpfull.
Perhaps show the full absolute path of the first file that has the problem and also the configured workspace folder, eg:
```
Not in workspace.
File to submit: /Users/user/exercism/bash/hello-world/hello.sh
Workspace: /Users/user/Exercism
```
This way students could either carefully compare on their own, or they could copy paste the full error into chat/github/whatever.
This would reduce turnaround times, as the very common step of asking for the configured workspace would not be necessary anymore.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.