The track's config.json file is missing an entry for the following exercise:
basicsconditionalserrorsmapsFYI @exercism/go
I would be glad to add them.
@oanaOM: go ahead! 馃挓
Great, I've just open a PR.
@oanaOM: Perfect! I merged it.
If you're up for an extension of this issue:
From the config.json this tree is now being generated: https://v3.exercism.io/go/maintaining/tree.
Since the tools are able to check which exercises in config.json are actually implemented and which ones are not, it would be nice if we could already put the entire tree into the config.json (even though the exercises are not yet implemented).
Currently the tree is here in a picture which is not interactive, not always up to date and also not that easy to read.
Also: feel free to improve or challenge the exercise tree! It is not set in stone.
More notes:
@tehsphinx, @ErikSchierboom I think we are in a good state with the config now. I hope you are ok with closing this for now.
Yeah sure 馃憤
Thanks a lot, @oanaOM!