exercism / purescript

Exercism exercises in PureScript.
https://exercism.org/tracks/purescript
MIT License
37 stars 32 forks source link

Reformat exercise config files #250

Closed kytrinyx closed 2 months ago

kytrinyx commented 1 year ago

This runs the bin/configlet fmt --update command to reformat the exercise configs.

BNAndras commented 2 months ago

Superseded by #282