Path issues on case insensitive file systems
Aberta
- Linguagem predominante
- Go
- Estrelas
- 1.4k
- Forks
- 363
- Merge médio
- 6d 13h
- PRs com merge (30d)
- 2
Descrição
In exercism/exercism.io#3820 we discovered that when beeing in `~/exercism/javascript/hello-world` canceled submission because of not beeing in the workspace, as the configured workspace was `~/Exercism` (capital `E`!). Downloading exercises worked and files were accessible at the aforementioned uncapitalized path.
It seems as if we need to normalize pathes on mac as well similar how it is planned or already done for windows.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.