Normalize the config file to minimize noise later#970
Conversation
We will be scripting a number of changes to the track configuration. This runs configlet fmt, which ensures that any further changes can be minimized.
|
Merging, though please note we have a number of "add topics" issues pending that are likely to (re-)introduce inconsistencies (as you know, per exercism/configlet#78). Until there's a way to check whether format is up-to-date per |
|
There's some discussion in exercism/meta#95 about how this normalization degrades the readability of the configs. I'm sorry about the noise, and any extra work that this is causing you! Meanwhile, if you have any opinions on the topic, I'd appreciate it if you added your thoughts in exercism/meta#95 |

We will be scripting a number of changes to the track configuration.
This runs configlet fmt, which ensures that any further changes can be minimized.
See exercism/meta#95