exercism / unison

Exercism exercises in Unison.
https://exercism.org/tracks/unison
MIT License
3 stars 19 forks source link

Replace tab indentation with spaces #88

Closed ErikSchierboom closed 1 year ago

ErikSchierboom commented 1 year ago

It looks like there was some inconsistency with the indentation. I think spaces are the preferred indentation (at least the config.json file says so).

ErikSchierboom commented 1 year ago

Yeah I only noticed it on GitHub, where it renders as 8 spaces :)